...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::log::expressions::tag::wmessage
// In header: <boost/log/expressions/message.hpp> struct wmessage : public keyword_descriptor { // types typedef void attribute_type; typedef std::wstring value_type; // public static functions static attribute_name get_name(); };