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

new_opnt.cc File Reference

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

Include dependency graph for new_opnt.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, const std::nothrow_t &) throw ()

Variables

new_handler __new_handler


Function Documentation

void* malloc ( std::size_t )
 

Referenced by std::_Temporary_buffer::_M_allocate_buffer(), __cxxabiv1::__cxa_allocate_exception(), __cxxabiv1::__cxa_get_globals(), std::__malloc_alloc_template::allocate(), and operator new().

void* operator new ( std::size_t sz,
const std::nothrow_t & ) throw ()
 

Definition at line 40 of file new_opnt.cc.

Referenced by std::__valarray_get_memory(), and operator new[]().


Variable Documentation

new_handler __new_handler
 

Definition at line 37 of file new_opnt.cc.


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