Whole document tree
    

Whole document tree

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

std::bad_alloc Class Reference

Inheritance diagram for std::bad_alloc:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 bad_alloc () throw ()
virtual ~bad_alloc () throw ()

Detailed Description

bad_alloc (or classes derived from it) is used to report allocation errors from the throwing forms of new.

Definition at line 49 of file new.


Constructor & Destructor Documentation

std::bad_alloc::bad_alloc   throw () [inline]
 

Definition at line 52 of file new.

std::bad_alloc::~bad_alloc   throw () [virtual]
 

Definition at line 46 of file new_handler.cc.


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