![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::year_functor — Functor to iterate by a year adjusting for leap years.
// In header: <boost/date_time/adjust_functors.hpp> template<typename date_type> class year_functor { public: // types typedef ; // construct/copy/destruct (int); // public member functions (const ) ; (const ) ; };