Functor to iterate a fixed number of days. More...
#include <adjust_functors.hpp>
Public Types | |
typedef date_type::duration_type | duration_type |
Public Member Functions | |
day_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 fixed number of days.
typedef date_type::duration_type boost::date_time::day_functor< date_type >::duration_type |
|
inline |
|
inline |
|
inline |