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  { S_extra }


Detailed Description

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

(See allocators info for more.)

Definition at line 262 of file stl_alloc.h.


Member Enumeration Documentation

template<typename Alloc>
anonymous enum [private]

Enumerator:
S_extra 

Definition at line 267 of file stl_alloc.h.


The documentation for this class was generated from the following file:
Generated on Sun Jul 29 20:40:10 2007 for libstdc++-v3 Source by  doxygen 1.5.2