...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
boost::log::expressions::tag::message
// In header: <boost/log/expressions/message.hpp> struct message : public keyword_descriptor { // types typedef void attribute_type; typedef mpl::vector2< std::string, std::wstring > value_type; // public static functions static attribute_name get_name(); };
Общий атрибут log message descriptor.
message
staticattribute_nameget_name();
Статья Struct message раздела Chapter 1. Boost.Log v2 Expressions может быть полезна для разработчиков на c++ и boost.
Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.
:: Главная :: Expressions ::
реклама