Home | Libraries | People | FAQ | More |
boost::gregorian::bad_day_of_month — Exception type for gregorian day of month (1..31).
struct bad_day_of_month { // construct/copy/destruct bad_day_of_month(); bad_day_of_month(const std::string &); // public member functions };
Copyright © 2001-2005 CrystalClear Software, Inc |