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

Class template to_log_manip

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

Class template to_log_manip

boost::log::to_log_manip — Generic manipulator for customizing output to log.

Synopsis

// In header: <boost/log/utility/manipulators/to_log.hpp>
template<typename T, typename TagT = void> 
class to_log_manip {
public:
  // types
  typedef T    value_type;  // Output value type. 
  typedef TagT tag_type;    // Value tag type. 
  // construct/copy/destruct
  explicit to_log_manip(value_type const &) noexcept;
  to_log_manip(to_log_manip const &) noexcept;
  // public member functions
  value_type const & get() const noexcept;
};

Description

to_log_manip public construct/copy/destruct

  1. <
    explicitto_log_manip(value_typeconst&value)noexcept;
    >
  2. <
    to_log_manip(to_log_manipconst&that)noexcept;
    >

to_log_manip public member functions

  1. <
    value_typeconst&get()constnoexcept;
    >

PrevUpHomeNext

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




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



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


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-05-20 01:34:50/0.0049870014190674/1