allocator< Type > Class Template Reference

List of all members.

Public Types

typedef Type value_type
typedef Type * pointer
typedef const Type * const_pointer
typedef Type & reference
typedef const Type & const_reference
typedef size_t size_type
typedef ptrdiff_t difference_type

Public Member Functions

pointer allocate (size_type n)
void deallocate (pointer __p)
pointer address (reference x)
const_pointer const_address (const_reference x)
size_type init_page_size ()
size_type max_size () const

Detailed Description

template<class Type>
class allocator< Type >

Definition at line 85 of file defalloc.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 28 16:47:16 2006 for libstdc++-v3 Source by  doxygen 1.4.6