Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Function add_value

Boost , Chapter 1. Boost.Log v2 , Utilities

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Function add_value

boost::log::add_value — The function creates a manipulator that attaches an attribute value to a log record.

Synopsis

// In header: <boost/log/utility/manipulators/add_value.hpp>

template<typename T> 
  add_value_manip< T && > add_value(attribute_name const & name, T && value);
template<typename DescriptorT, template< typename > class ActorT> 
  add_value_manip< typename DescriptorT::value_type && > 
  add_value(expressions::attribute_keyword< DescriptorT, ActorT > const &, 
            typename DescriptorT::value_type && value);
template<typename DescriptorT, template< typename > class ActorT> 
  add_value_manip< typename DescriptorT::value_type & > 
  add_value(expressions::attribute_keyword< DescriptorT, ActorT > const &, 
            typename DescriptorT::value_type & value);
template<typename DescriptorT, template< typename > class ActorT> 
  add_value_manip< typename DescriptorT::value_type const & > 
  add_value(expressions::attribute_keyword< DescriptorT, ActorT > const &, 
            typename DescriptorT::value_type const & value);

PrevUpHomeNext

Статья Function add_value раздела Chapter 1. Boost.Log v2 Utilities может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Utilities ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 20:59:31/0.0059669017791748/0