boost::logging::msg_route::formatter_and_destination_array_holder< formatter_array, destination_array > Struct Template Reference

Recomended base class for message routers that need access to the underlying formatter and/or destination array. More...

Inheritance diagram for boost::logging::msg_route::formatter_and_destination_array_holder< formatter_array, destination_array >:
[legend]

List of all members.


Detailed Description

template<class formatter_array, class destination_array>
struct boost::logging::msg_route::formatter_and_destination_array_holder< formatter_array, destination_array >

Recomended base class for message routers that need access to the underlying formatter and/or destination array.
The documentation for this struct was generated from the following file:

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