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

Global time_input_facet< time_type, CharT, InItrT >::fractional_seconds_format
PrevUpHomeNext

Global time_input_facet< time_type, CharT, InItrT >::fractional_seconds_format

boost::date_time::time_input_facet< time_type, CharT, InItrT >::fractional_seconds_format

Synopsis

// In header: <boost/date_time/time_facet.hpp>

const time_input_facet< time_type, CharT, InItrT >::char_type * time_input_facet< time_type, CharT, InItrT >::fractional_seconds_format;

PrevUpHomeNext