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

std::debug_alloc Class Template Reference

#include <stl_alloc.h>

List of all members.

Static Public Methods

template<class _Alloc> class std::debug_alloc


Member Function Documentation

void* allocate ( size_t __n ) [inline, static]
 

void deallocate ( void * __p,
size_t __n ) [inline, static]
 

void* reallocate ( void * __p,
size_t __old_sz,
size_t __new_sz ) [inline, static]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:34 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001