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

Class template ostream_time_formatter

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Library Reference

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 ostream_time_formatter

boost::date_time::ostream_time_formatter — Put a time type into a stream using appropriate facets.

Synopsis

// In header: <boost/date_time/time_formatting_streams.hpp>
template<typename time_type, typename charT = char> 
class ostream_time_formatter {
public:
  // types
  typedef std::basic_ostream< charT >                                  ostream_type;      
  typedef time_type::date_type                                         date_type;         
  typedef time_type::time_duration_type                                time_duration_type;
  typedef ostream_time_duration_formatter< time_duration_type, charT > duration_formatter;
  // public static functions
  static void time_put(const time_type &, ostream_type &);
};

Description

ostream_time_formatter public static functions

  1. <
    staticvoidtime_put(consttime_type&t,ostream_type&os);
    >Введите время в поток.

PrevUpHomeNext

Статья Class template ostream_time_formatter раздела The Boost C++ Libraries BoostBook Documentation Subset Library Reference может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Library Reference ::


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-07-05 07:01:15/0.003277063369751/0