![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::all_date_names_put — A date name output facet that takes an array of char* to define strings.
// In header: <boost/date_time/date_names_put.hpp> template<typename Config, typename charT, typename OutputIterator> class all_date_names_put : public { public: // types typedef ; typedef ; typedef ; typedef ; // construct/copy/destruct (, , , , , = '-', = , = ); // public member functions () ; () ; () ; () ; () ; // protected member functions (, ) ; (, ) ; (, ) ; (, ) ; (, ) ; () ; () ; () ; () ; };