Whole document tree
    

Whole document tree

new_opnt.cc File Reference
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 __cxxabiv1::__cxa_allocate_exception(), __cxxabiv1::__cxa_get_globals(), std::__get_temporary_buffer(), std::_Temporary_buffer< _ForwardIterator, _Tp >::_M_allocate_buffer(), std::__default_alloc_template< threads, inst >::_S_chunk_alloc(), std::__malloc_alloc_template< __inst >::_S_oom_malloc(), std::__malloc_alloc_template< __inst >::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.

References __new_handler, malloc(), and std::new_handler.


Variable Documentation

new_handler __new_handler
 

Definition at line 37 of file new_opnt.cc.

Referenced by operator new(), and std::set_new_handler().


Generated on Mon Apr 8 03:13:53 2002 for libstdc++-v3 Source by doxygen1.2.15