std::allocator< Type > Class Template Reference

The "standard" allocator, as per [20.4]. More...

#include <stl_alloc.h>

Collaboration diagram for std::allocator< Type >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename Type>
class std::allocator< Type >

The "standard" allocator, as per [20.4].

The private Alloc is "SGI" style. (See comments at the top of stl_alloc.h.)

The underlying allocator behaves as follows.

(See allocators info for more.)

Definition at line 636 of file stl_alloc.h.


The documentation for this class was generated from the following file:
Generated on Thu Feb 10 23:23:47 2005 for libstdc++-v3 Source by  doxygen 1.4.0