boost::logging::logger_to_gather<> Struct Template Reference

Given a logger class, finds its gather_msg , without needing to know the logger's definition (a typedef is enough). More...


Detailed Description

template<class>
struct boost::logging::logger_to_gather<>

Given a logger class, finds its gather_msg , without needing to know the logger's definition (a typedef is enough).
The documentation for this struct was generated from the following file:

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