std::allocator< _Tp > Class Template Reference

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

#include <stl_alloc.h>

List of all members.


Detailed Description

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

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 648 of file stl_alloc.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 23 12:34:50 2003 for libstdc++-v3 Source by doxygen 1.3.4