Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct bad_adjustment

boost::local_time::bad_adjustment — simple exception for UTC daylight savings adjustment

Synopsis

// In header: <boost/date_time/local_time/posix_time_zone.hpp>


struct bad_adjustment : public  {

  // public member functions
  ( = );
};

Description

bad_adjustment public member functions

  1. ( msg = );

PrevUpHomeNext