__gnu_cxx::array_allocator< _Tp, _Array >::rebind< _Tp1, _Array1 > Struct Template Reference

#include <array_allocator.h>

List of all members.

Public Types

typedef array_allocator< _Tp1,
_Array1 > 
other


Detailed Description

template<typename _Tp, typename _Array = std::tr1::array<_Tp, 1>>
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.


Member Typedef Documentation

template<typename _Tp, typename _Array = std::tr1::array<_Tp, 1>>
template<typename _Tp1, typename _Array1 = _Array>
typedef array_allocator<_Tp1, _Array1> __gnu_cxx::array_allocator< _Tp, _Array >::rebind< _Tp1, _Array1 >::other

Definition at line 105 of file array_allocator.h.


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