STLdoc
STLdocumentation
|
Public Types | |
typedef _Alloc0 | _Alloc |
typedef _Vec_base_types< _Ty, _Alloc > | _Myt |
typedef _Wrap_alloc< _Alloc > | _Alty0 |
typedef _Alty0::template rebind< _Ty >::other | _Alty |
typedef _If< _Is_simple_alloc< _Alty >::value, _Simple_types< typename _Alty::value_type >, _Vec_iter_types< typename _Alty::value_type, typename _Alty::size_type, typename _Alty::difference_type, typename _Alty::pointer, typename _Alty::const_pointer, typename _Alty::reference, typename _Alty::const_reference > >::type | _Val_types |
typedef _Alloc0 _Vec_base_types< _Ty, _Alloc0 >::_Alloc |
typedef _Alty0::template rebind<_Ty>::other _Vec_base_types< _Ty, _Alloc0 >::_Alty |
typedef _Wrap_alloc<_Alloc> _Vec_base_types< _Ty, _Alloc0 >::_Alty0 |
typedef _Vec_base_types<_Ty, _Alloc> _Vec_base_types< _Ty, _Alloc0 >::_Myt |
typedef _If<_Is_simple_alloc<_Alty>::value, _Simple_types<typename _Alty::value_type>, _Vec_iter_types<typename _Alty::value_type, typename _Alty::size_type, typename _Alty::difference_type, typename _Alty::pointer, typename _Alty::const_pointer, typename _Alty::reference, typename _Alty::const_reference> >::type _Vec_base_types< _Ty, _Alloc0 >::_Val_types |