Attribute value visitor. More...
#include <attribute_mapping.hpp>
Public Types | |
typedef void | result_type |
typedef MappedT | mapped_type |
Public Member Functions | |
direct_mapping_visitor (mapped_type &extracted) | |
template<typename T > | |
void | operator() (T const &val) const |
Attribute value visitor.
typedef MappedT boost::sinks::aux::direct_mapping_visitor< MappedT >::mapped_type |
typedef void boost::sinks::aux::direct_mapping_visitor< MappedT >::result_type |
|
inlineexplicit |
|
inline |