folly::demangle_build_has_cxxabi

Report whether demangling was built with cxxabi support.

Synopsis

Declared in <folly/Demangle.h>

bool
demangle_build_has_cxxabi() noexcept;

Return Value

true when the cxxabi demangler is available.