std::out_of_range Class Reference

Inheritance diagram for std::out_of_range:

std::logic_error std::exception List of all members.

Public Member Functions

 out_of_range (const string &__arg)

Detailed Description

This represents an argument whose value is not within the expected range (e.g., boundary checks in basic_string).

Definition at line 96 of file stdexcept.


Constructor & Destructor Documentation

std::out_of_range::out_of_range ( const string __arg  )  [explicit]


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:59:32 2010 for GNU C++ STL by  doxygen 1.4.7