![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::year_based_generator — Base class for all generators that take a year and produce a date.
// In header: <boost/date_time/date_generators.hpp> template<typename date_type> class year_based_generator { public: // types typedef ; typedef ; // public member functions (); ~(); () ; () ; };