boost::logging::destination::base< arg_type, ptr_type_ > Struct Template Reference
What to use as base class, for your destination classes.
More...
List of all members.
Detailed Description
template<class arg_type = default_, class ptr_type_ = default_>
struct boost::logging::destination::base< arg_type, ptr_type_ >
What to use as base class, for your destination classes.
When using formatters and destinations, formatters must share a base class, and destinations must share a base class - see manipulator namespace.
The documentation for this struct was generated from the following file:
Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback