Functor to iterate a over weeks. More...
#include <adjust_functors.hpp>
Public Types | |
typedef date_type::duration_type | duration_type |
typedef date_type::calendar_type | calendar_type |
Public Member Functions | |
week_functor (int f) | |
duration_type | get_offset (const date_type &d) const |
duration_type | get_neg_offset (const date_type &d) const |
Functor to iterate a over weeks.
typedef date_type::calendar_type boost::date_time::week_functor< date_type >::calendar_type |
typedef date_type::duration_type boost::date_time::week_functor< date_type >::duration_type |
|
inline |
|
inline |
|
inline |