std::allocator< Type > Struct 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>
struct 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.)

(See allocators info for more.)

Definition at line 636 of file stl_alloc.h.


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

Generated on Thu May 8 08:58:46 2008 for libstdc++-v3 Source by  doxygen 1.5.5