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