Home | Libraries | People | FAQ | More |
boost::local_time::bad_adjustment — simple exception for UTC daylight savings adjustment
// In header: <boost/date_time/local_time/posix_time_zone.hpp> struct bad_adjustment { // construct/copy/destruct bad_adjustment(std::string const & = std::string()); };