boost::logging::formatter::tag::thread_id_t< stream_type, convert > Struct Template Reference
Dumps thread id information (corresponds to boost::logging::tag::thread_id tag class).
More...
List of all members.
Detailed Description
template<class stream_type = ::std::basic_ostringstream<char_type>, class convert = do_convert_format::prepend>
struct boost::logging::formatter::tag::thread_id_t< stream_type, convert >
Dumps thread id information (corresponds to boost::logging::tag::thread_id tag class).
See how to use tags.
- Examples:
-
using_tags.cpp.
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