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

Class template ostream_date_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_date_formatter

boost::date_time::ostream_date_formatter — Convert a date to string using format policies.

Synopsis

// In header: <boost/date_time/date_formatting_locales.hpp>
template<typename date_type, typename facet_type, typename charT = char> 
class ostream_date_formatter {
public:
  // types
  typedef std::basic_ostream< charT > ostream_type;
  typedef date_type::ymd_type         ymd_type;    
  // public static functions
  static void date_put(const date_type &, ostream_type &, const facet_type &);
  static void date_put(const date_type &, ostream_type &);
};

Description

ostream_date_formatter public static functions

  1. <
    staticvoiddate_put(constdate_type&d,ostream_type&os,
                        constfacet_type&f);
    >Введите дату в поток.
  2. <
    staticvoiddate_put(constdate_type&d,ostream_type&os);
    >Поместите дату в поток.

PrevUpHomeNext

Статья Class template ostream_date_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-05-20 07:25:58/0.0056209564208984/0