Whole document tree
    

Whole document tree

std::out_of_range class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::out_of_range Class Reference

#include <std_stdexcept.h>

Inheritance diagram for std::out_of_range:

Inheritance graph
[legend]
Collaboration diagram for std::out_of_range:

Collaboration graph
[legend]
List of all members.

Public Methods

 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 99 of file std_stdexcept.h.


Constructor & Destructor Documentation

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

Definition at line 57 of file stdexcept.cc.

References std::string.


The documentation for this class was generated from the following files:
Generated on Mon Apr 8 03:19:21 2002 for libstdc++-v3 Source by doxygen1.2.15