Public Methods | |
bad_alloc () throw () | |
virtual | ~bad_alloc () throw () |
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.
|
|
|
Definition at line 46 of file new_handler.cc. |