std::simple_alloc< Type, Alloc > Class Template Reference

#include <stl_alloc.h>

List of all members.

Static Public Member Functions

static Type * allocate (size_t n)
static Type * allocate ()
static void deallocate (Type *__p, size_t n)
static void deallocate (Type *__p)


Detailed Description

template<typename Type, typename Alloc>
class std::simple_alloc< Type, Alloc >

(See allocators info for more.)

Definition at line 224 of file stl_alloc.h.


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 09:22:54 2005 for libstdc++-v3 Source by  doxygen 1.4.4