array_allocator Class Template Reference

An allocator that uses previously allocated memory. This memory can be externally, globally, or otherwise allocated.

Inheritance diagram for array_allocator:

Inheritance graph

List of all members.

Public Types

Public Member Functions

Public Attributes


Detailed Description

template<typename _Tp, typename _Array = std::tr1::array<_Tp, 1>>
class __gnu_cxx::array_allocator< _Tp, _Array >

Definition at line 88 of file array_allocator.h.


The documentation for this class was generated from the following file:

Generated on Tue Dec 2 03:59:43 2008 for libstdc++ by  doxygen 1.5.7.1