STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
_Tree_base_types< _Ty, _Alloc0 > Struct Template Reference

Public Types

typedef _Alloc0 _Alloc
 
typedef _Tree_base_types< _Ty, _Alloc_Myt
 
typedef _Wrap_alloc< _Alloc_Alty0
 
typedef _Alty0::template rebind< _Ty >::other _Alty
 
typedef _Get_voidptr< _Alty, typename _Alty::pointer >::type _Voidptr
 
typedef _Tree_node< typename _Alty::value_type, _Voidptr_Node
 
typedef _Alty::template rebind< _Node >::other _Alnod_type
 
typedef _Alnod_type::pointer _Nodeptr
 
typedef _Nodeptr_Nodepref
 
typedef _If< _Is_simple_alloc< _Alty >::value, _Tree_simple_types< typename _Alty::value_type >, _Tree_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, _Nodeptr > >::type _Val_types
 

Member Typedef Documentation

template<class _Ty , class _Alloc0 >
typedef _Alloc0 _Tree_base_types< _Ty, _Alloc0 >::_Alloc
template<class _Ty , class _Alloc0 >
typedef _Alty::template rebind<_Node>::other _Tree_base_types< _Ty, _Alloc0 >::_Alnod_type
template<class _Ty , class _Alloc0 >
typedef _Alty0::template rebind<_Ty>::other _Tree_base_types< _Ty, _Alloc0 >::_Alty
template<class _Ty , class _Alloc0 >
typedef _Wrap_alloc<_Alloc> _Tree_base_types< _Ty, _Alloc0 >::_Alty0
template<class _Ty , class _Alloc0 >
typedef _Tree_base_types<_Ty, _Alloc> _Tree_base_types< _Ty, _Alloc0 >::_Myt
template<class _Ty , class _Alloc0 >
typedef _Tree_node<typename _Alty::value_type, _Voidptr> _Tree_base_types< _Ty, _Alloc0 >::_Node
template<class _Ty , class _Alloc0 >
typedef _Nodeptr& _Tree_base_types< _Ty, _Alloc0 >::_Nodepref
template<class _Ty , class _Alloc0 >
typedef _Alnod_type::pointer _Tree_base_types< _Ty, _Alloc0 >::_Nodeptr
template<class _Ty , class _Alloc0 >
typedef _If<_Is_simple_alloc<_Alty>::value, _Tree_simple_types<typename _Alty::value_type>, _Tree_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, _Nodeptr> >::type _Tree_base_types< _Ty, _Alloc0 >::_Val_types
template<class _Ty , class _Alloc0 >
typedef _Get_voidptr<_Alty, typename _Alty::pointer>::type _Tree_base_types< _Ty, _Alloc0 >::_Voidptr

The documentation for this struct was generated from the following file: