boost::logging::formatter::uses_tag< type, tag_type > Struct Template Reference
Specifies that a formatter class handles a certain tag class.
More...
List of all members.
Detailed Description
template<class type, class tag_type>
struct boost::logging::formatter::uses_tag< type, tag_type >
Specifies that a formatter class handles a certain tag class.
- Parameters:
-
| type | The class itself |
| tag_type | The tag class it handles |
The documentation for this struct was generated from the following file:
- format/formatter/tags.hpp
Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback