Home
last modified time | relevance | path

Searched defs:scope_list_formatter (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/log/example/settings_file_custom_factories/
Dmain.cpp102 struct scope_list_formatter struct
107 explicit scope_list_formatter(logging::attribute_name const& name) : in scope_list_formatter() function
118 boost::bind(&scope_list_formatter::format, boost::placeholders::_1, boost::ref(strm)) in operator ()() argument
143 * It effectively associates the attribute with the scope_list_formatter class argument