Home | Libraries | People | FAQ | More |
boost::gregorian::bad_weekday — Exception that flags that a weekday number is incorrect.
// In header: <boost/date_time/gregorian/greg_weekday.hpp> struct bad_weekday { // construct/copy/destruct bad_weekday(); };