__gnu_cxx::__per_type_pool< _Tp, _PoolTp, _Thread > Struct Template Reference

#include <mt_allocator.h>

List of all members.

Public Types

typedef _Tp value_type
typedef _PoolTp< _Thread > pool_type

Static Public Member Functions

static pool_type_S_get_pool ()


Detailed Description

template<typename _Tp, template< bool > class _PoolTp, bool _Thread>
struct __gnu_cxx::__per_type_pool< _Tp, _PoolTp, _Thread >

Definition at line 465 of file mt_allocator.h.


Member Typedef Documentation

template<typename _Tp, template< bool > class _PoolTp, bool _Thread>
typedef _PoolTp<_Thread> __gnu_cxx::__per_type_pool< _Tp, _PoolTp, _Thread >::pool_type

Definition at line 468 of file mt_allocator.h.

template<typename _Tp, template< bool > class _PoolTp, bool _Thread>
typedef _Tp __gnu_cxx::__per_type_pool< _Tp, _PoolTp, _Thread >::value_type

Definition at line 467 of file mt_allocator.h.


Member Function Documentation

template<typename _Tp, template< bool > class _PoolTp, bool _Thread>
static pool_type& __gnu_cxx::__per_type_pool< _Tp, _PoolTp, _Thread >::_S_get_pool (  )  [inline, static]

Definition at line 471 of file mt_allocator.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:01 2010 for GNU C++ STL by  doxygen 1.4.7