Public Types | Public Member Functions | Private Types | Private Member Functions | Static Private Attributes

__gnu_cxx::__pool_alloc< _Tp > Class Template Reference
[Allocators]

Allocator using a memory pool with a single lock. More...

Inheritance diagram for __gnu_cxx::__pool_alloc< _Tp >:
Inheritance graph
[legend]

List of all members.

Public Types

Public Member Functions

Private Types

Private Member Functions

Static Private Attributes


Detailed Description

template<typename _Tp>
class __gnu_cxx::__pool_alloc< _Tp >

Allocator using a memory pool with a single lock.

Definition at line 124 of file pool_allocator.h.


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