std::bad_alloc Class Reference

Exception possibly thrown by new. More...

Inheritance diagram for std::bad_alloc:

std::exception List of all members.

Public Member Functions

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

Detailed Description

Exception possibly thrown by new.

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

Definition at line 53 of file new.


Constructor & Destructor Documentation

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

Definition at line 56 of file new.

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


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:18 2007 for GNU C++ STL by doxygen 1.3.6