std::__debug_alloc< Alloc > Class Template Reference

#include <stl_alloc.h>

List of all members.

Static Public Member Functions

static void * allocate (size_t n)
static void deallocate (void *__p, size_t n)
static void * reallocate (void *__p, size_t __old_sz, size_t new_sz)

Private Types

enum  


Detailed Description

template<typename Alloc>
class std::__debug_alloc< Alloc >

(See allocators info for more.)

Definition at line 262 of file stl_alloc.h.


The documentation for this class was generated from the following file:
Generated on Fri Oct 20 15:49:07 2006 for libstdc++-v3 Source by  doxygen 1.4.7