![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::first_kday_of_month — Useful generator functor for finding holidays and daylight savings.
// In header: <boost/date_time/date_generators.hpp> template<typename date_type> class first_kday_of_month : public { public: // types typedef ; typedef ; typedef ; typedef ; typedef ; // construct/copy/destruct (, ); // public member functions () ; () ; () ; () ; };
Similar to nth_kday_of_month, but requires less paramters