![]() |
Home | Libraries | People | FAQ | More |
boost::gregorian::greg_weekday — Represent a day within a week (range 0==Sun to 6==Sat)
// In header: <boost/date_time/gregorian/greg_weekday.hpp> class greg_weekday : public { public: // types typedef ; // construct/copy/destruct (); // public member functions () ; () ; () ; () ; () ; () ; };