std::allocator< _Tp > Class Template Reference

#include <stl_alloc.h>

List of all members.


Detailed Description

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

This is a "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 614 of file stl_alloc.h.


The documentation for this class was generated from the following file:
Generated on Wed May 1 19:20:10 2002 for libstdc++-v3 Source by doxygen1.2.15