Home
last modified time | relevance | path

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

/third_party/boost/boost/log/expressions/
Dmessage.hpp63 struct smessage : struct
67 typedef void attribute_type;
68 typedef std::string value_type;
70 static attribute_name get_name() { return boost::log::aux::default_attribute_names::message(); } in get_name()
108 BOOST_INLINE_VARIABLE const smessage_type smessage = {}; variable