Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Struct bad_month
PrevUpHomeNext

Struct bad_month

boost::gregorian::bad_month — Exception thrown if a greg_month is constructed with a value out of range.

Synopsis

Description

bad_month public construct/copy/destruct

  1. bad_month();

PrevUpHomeNext