boost::openmethod::policies::stderr_output arrow_upward boost::openmethod::policies::stderr_output Writes to the C standard error stream. Synopsis Declared in <boost/openmethod/policies/stderr_output.hpp> struct stderr_output : output Description stderr_output writes to standard error using the C API. Base Classes Name Description output Policy for writing diagnostics and trace. Types Name Description fn An OutputFn metafunction. Created with MrDocs