![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::day_functor — Functor to iterate a fixed number of days.
// In header: <boost/date_time/adjust_functors.hpp> template<typename date_type> class day_functor { public: // types typedef ; // construct/copy/destruct (int); // public member functions (const ) ; (const ) ; };