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