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