...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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()); };