man __gnu_cxx::array_allocator_rebind (Fonctions bibliothèques) -
NAME
__gnu_cxx::array_allocator::rebind -
SYNOPSIS
Detailed Description
template<typename _Tp, typename _Array = std::tr1::array<_Tp>>template<typename _Tp1, typename _Array1 = _Array> struct __gnu_cxx::array_allocator< _Tp, _Array >::rebind< _Tp1, _Array1 >
Definition at line 104 of file array_allocator.h.
Public Types
typedef array_allocator< _Tp1, _Array1 > other
Author
Generated automatically by Doxygen for libstdc++ source from the source code.