std::allocator< Type > Class Template Reference

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

#include <stl_alloc.h>


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 Fri Sep 16 09:22:54 2005 for libstdc++-v3 Source by  doxygen 1.4.4