![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::ostream_time_period_formatter — Put a time period into a stream using appropriate facets.
// In header: <boost/date_time/time_formatting_streams.hpp> template<typename time_period_type, typename charT> class ostream_time_period_formatter { public: // types typedef ; typedef ; typedef ostream_time_formatter< ; // public static functions (, ); };