Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

new_op.cc File Reference

#include "new"
#include <exception_defines.h>

Include dependency graph for new_op.cc:

Include dependency graph

Go to the source code of this file.

Functions

void* malloc (std::size_t)
void* operator new (std::size_t sz) throw (std::bad_alloc)

Variables

new_handler __new_handler


Function Documentation

void* malloc ( std::size_t )
 

void* operator new ( std::size_t sz ) throw (std::bad_alloc)
 

Definition at line 40 of file new_op.cc.


Variable Documentation

new_handler __new_handler
 

Definition at line 37 of file new_op.cc.


Generated at Tue May 1 16:29:03 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001