boost::logging::implement_default_logger< gather_msg, write_msg > Struct Template Reference

Inheritance diagram for boost::logging::implement_default_logger< gather_msg, write_msg >:
[legend]
Collaboration diagram for boost::logging::implement_default_logger< gather_msg, write_msg >:
[legend]

List of all members.


Detailed Description

template<class gather_msg, class write_msg>
struct boost::logging::implement_default_logger< gather_msg, write_msg >

Parameters:
write_msg the write message class. If a pointer, forwards to a pointer. If not a pointer, it holds it by value.

The documentation for this struct was generated from the following file:

Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback