![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::day_calc_dst_rule — Canonical form for a class that provides day rule calculation.
// In header: <boost/date_time/dst_transition_generators.hpp> template<typename spec> class day_calc_dst_rule : public { public: // types typedef ; typedef ; typedef ; typedef ; // construct/copy/destruct (, ); // public member functions () ; () ; () ; () ; };