CrystalClear Software Home Library Home Documentation Index

PrevUpHomeNext

Struct bad_adjustment

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

Synopsis

struct bad_adjustment {
  // construct/copy/destruct
  bad_adjustment(std::string = "");

  // public member functions
};

Description

bad_adjustment construct/copy/destruct

  1. bad_adjustment(std::string _msg = "");

bad_adjustment public member functions

    Copyright © 2001-2005 CrystalClear Software, Inc

    PrevUpHomeNext