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