libstdc++
__gnu_cxx::__pool_alloc< _Tp > Class Template Reference
Inheritance diagram for __gnu_cxx::__pool_alloc< _Tp >:

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 125 of file pool_allocator.h.


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