Searched defs:smessage (Results 1 – 1 of 1) sorted by relevance
63 struct smessage : struct67 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