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

state

The policy's state: the output stream object. Held in the registry's shared state (see registry_state).

Static Member Functions

Name

Description

stream

Returns the stream diagnostics are written to.

Static Data Members

Name

os [deprecated]

Created with MrDocs