boost::openmethod::registry::has_deferred_static_rtti

true if the registry has a deferred_static_rtti policy.

Synopsis

Declared in <boost/openmethod/preamble.hpp>

inline constexpr static
auto has_deferred_static_rtti = !std::is_same_v<policy<policies::deferred_static_rtti>, void>;

Created with MrDocs