#include <mt_allocator.h>
Public Types | |
| typedef _PoolTp< _Thread > | pool_type |
Static Public Member Functions | |
| static pool_type & | _S_get_pool () |
Definition at line 383 of file mt_allocator.h.
| typedef _PoolTp<_Thread> __gnu_cxx::__common_pool< _PoolTp, _Thread >::pool_type |
Definition at line 385 of file mt_allocator.h.
| static pool_type& __gnu_cxx::__common_pool< _PoolTp, _Thread >::_S_get_pool | ( | ) | [inline, static] |
Definition at line 388 of file mt_allocator.h.
1.4.7