Base class for attribute mapping function objects. More...
#include <attribute_mapping.hpp>
Public Types | |
typedef MappedT | mapped_type |
Mapped value type. More... | |
typedef mapped_type | result_type |
Result type. More... | |
Base class for attribute mapping function objects.
typedef MappedT boost::sinks::basic_mapping< MappedT >::mapped_type |
Mapped value type.
typedef mapped_type boost::sinks::basic_mapping< MappedT >::result_type |
Result type.