#include <iterator>
Classes | |
class | boost::date_time::date_itr_base< date_type > |
Base date iterator type. More... | |
class | boost::date_time::date_itr< offset_functor, date_type > |
Overrides the base date iterator providing hook for functors. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::date_time | |
Enumerations | |
enum | boost::date_time::date_resolutions { boost::date_time::day, boost::date_time::week, boost::date_time::months, boost::date_time::year, boost::date_time::decade, boost::date_time::century, boost::date_time::NumDateResolutions } |
An iterator over dates with varying resolution (day, week, month, year, etc) More... | |