folly::kHasRtti

True when run-time type information (RTTI) is enabled for this build.

Synopsis

Declared in <folly/Portability.h>

constexpr bool kHasRtti = FOLLY_HAS_RTTI;