boost::logging::after_being_destroyed_defer_to_function< T > Struct Template Reference

Inherited by boost::logging::after_being_destroyed< T >.

List of all members.


Detailed Description

template<class T = override>
struct boost::logging::after_being_destroyed_defer_to_function< T >

deals with what to do with the logger, if used after it's been destroyed

Remarks:
we need to make this a template, in order to postpone figuring out the gather_msg msg_type (so that we can wait until the user has specified the msg_type

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

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