boost::openmethod::policies::stderr_output::fn
An OutputFn metafunction.
Synopsis
Declared in <boost/openmethod/policies/stderr_output.hpp>
template<class Registry>
struct fn;
Types
Name |
Description |
The policy's state: the output stream object. Held in the registry's shared state (see |