config struct for additional duration types (ie months_duration<> & years_duration<>) More...
#include <greg_duration_types.hpp>
Public Types | |
typedef date | date_type |
typedef date_time::int_adapter < int > | int_rep |
typedef date_time::month_functor < date_type > | month_adjustor_type |
config struct for additional duration types (ie months_duration<> & years_duration<>)
typedef date_time::month_functor<date_type> boost::gregorian::greg_durations_config::month_adjustor_type |