![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::ostream_weekday_formatter — Formats a weekday.
// In header: <boost/date_time/date_formatting_locales.hpp> template<typename weekday_type, typename facet_type, typename charT = char> class ostream_weekday_formatter { public: // types typedef ; typedef charT > ; // public static functions void (const weekday_type &, , const facet_type &, bool); };