Functor to iterate by a year adjusting for leap years. More...
#include <adjust_functors.hpp>
Public Types | |
typedef date_type::duration_type | duration_type |
Public Member Functions | |
year_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 by a year adjusting for leap years.
typedef date_type::duration_type boost::date_time::year_functor< date_type >::duration_type |
|
inline |
|
inline |
|
inline |