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