std::__malloc_alloc_template< inst > 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)
static void * reallocate (void *__p, size_t, size_t new_sz)
static void(* set_malloc_handler (void(*__f)()))()

Static Private Member Functions

static void * S_oom_malloc (size_t)
static void * S_oom_realloc (void *, size_t)


Detailed Description

template<int inst>
class std::__malloc_alloc_template< inst >

(See allocators info for more.)

Definition at line 127 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