man __gnu_cxx::__per_type_pool_policy__M_rebind (Fonctions bibliothèques) -

NAME

__gnu_cxx::__per_type_pool_policy::_M_rebind -

SYNOPSIS



Detailed Description

template<typename _Tp, template< bool > class _PoolTp, bool _Thread>template<typename _Tp1, template< bool > class _PoolTp1 = _PoolTp, bool _Thread1 = _Thread> struct __gnu_cxx::__per_type_pool_policy< _Tp, _PoolTp, _Thread >::_M_rebind< _Tp1, _PoolTp1, _Thread1 >

Definition at line 548 of file mt_allocator.h.

Public Types

typedef __per_type_pool_policy< _Tp1, _PoolTp1, _Thread1 > other

Author

Generated automatically by Doxygen for libstdc++ source from the source code.