![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::date_itr — Overrides the base date iterator providing hook for functors.
// In header: <boost/date_time/date_iterator.hpp> template<typename offset_functor, typename date_type> class date_itr : public { public: // types typedef ; // construct/copy/destruct (, int = ); // private member functions (const ) ; (const ) ; };