boost::openmethod::registry::has_indirect_vptr
true if the registry has an indirect_vptr policy.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
inline constexpr static
auto has_indirect_vptr = !std::is_same_v<policy<policies::indirect_vptr>, void>;
Created with MrDocs