Generic manipulator for customizing output to log. More...
#include <to_log.hpp>
Public Types | |
typedef T | value_type |
Output value type. More... | |
typedef TagT | tag_type |
Value tag type. More... | |
Public Member Functions | |
to_log_manip (value_type const &value) | |
to_log_manip (to_log_manip const &that) | |
value_type const & | get () const |
Generic manipulator for customizing output to log.
typedef TagT boost::to_log_manip< T, TagT >::tag_type |
Value tag type.
typedef T boost::to_log_manip< T, TagT >::value_type |
Output value type.
|
inlineexplicit |
|
inline |
|
inline |