__gnu_cxx::__mt_alloc< _Tp, _Poolp >::rebind< _Tp1, _Poolp1 > Struct Template Reference

#include <mt_allocator.h>

List of all members.

Public Types

typedef _Poolp1::template
_M_rebind< _Tp1 >::other 
pol_type
typedef __mt_alloc< _Tp1,
pol_type
other


Detailed Description

template<typename _Tp, typename _Poolp = __common_pool_policy<__pool, __thread_default>>
template<typename _Tp1, typename _Poolp1 = _Poolp>
struct __gnu_cxx::__mt_alloc< _Tp, _Poolp >::rebind< _Tp1, _Poolp1 >

Definition at line 627 of file mt_allocator.h.


Member Typedef Documentation

template<typename _Tp, typename _Poolp = __common_pool_policy<__pool, __thread_default>>
template<typename _Tp1, typename _Poolp1 = _Poolp>
typedef __mt_alloc<_Tp1, pol_type> __gnu_cxx::__mt_alloc< _Tp, _Poolp >::rebind< _Tp1, _Poolp1 >::other

Definition at line 630 of file mt_allocator.h.

template<typename _Tp, typename _Poolp = __common_pool_policy<__pool, __thread_default>>
template<typename _Tp1, typename _Poolp1 = _Poolp>
typedef _Poolp1::template _M_rebind<_Tp1>::other __gnu_cxx::__mt_alloc< _Tp, _Poolp >::rebind< _Tp1, _Poolp1 >::pol_type

Definition at line 629 of file mt_allocator.h.


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