std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator > Struct Template Reference

#include <stl_tree.h>

List of all members.

Public Member Functions

 _Rb_tree_impl (const _Node_allocator &__a=_Node_allocator(), const _Key_compare &__comp=_Key_compare())

Public Attributes

_Key_compare _M_key_compare
_Rb_tree_node_base _M_header
size_type _M_node_count

template<typename _Key, typename _Val, typename _KeyOfValue, typename _Compare, typename _Alloc = allocator<_Val>>
template<typename _Key_compare, bool _Is_pod_comparator = std::__is_pod<_Key_compare>::_M_type>
struct std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator >


Constructor & Destructor Documentation

template<typename _Key, typename _Val, typename _KeyOfValue, typename _Compare, typename _Alloc = allocator<_Val>>
template<typename _Key_compare, bool _Is_pod_comparator = std::__is_pod<_Key_compare>::_M_type>
std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator >::_Rb_tree_impl const _Node_allocator __a = _Node_allocator(),
const _Key_compare &  __comp = _Key_compare()
[inline]
 

Definition at line 402 of file stl_tree.h.


Member Data Documentation

template<typename _Key, typename _Val, typename _KeyOfValue, typename _Compare, typename _Alloc = allocator<_Val>>
template<typename _Key_compare, bool _Is_pod_comparator = std::__is_pod<_Key_compare>::_M_type>
_Rb_tree_node_base std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator >::_M_header
 

Definition at line 399 of file stl_tree.h.

template<typename _Key, typename _Val, typename _KeyOfValue, typename _Compare, typename _Alloc = allocator<_Val>>
template<typename _Key_compare, bool _Is_pod_comparator = std::__is_pod<_Key_compare>::_M_type>
_Key_compare std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator >::_M_key_compare
 

Definition at line 398 of file stl_tree.h.

template<typename _Key, typename _Val, typename _KeyOfValue, typename _Compare, typename _Alloc = allocator<_Val>>
template<typename _Key_compare, bool _Is_pod_comparator = std::__is_pod<_Key_compare>::_M_type>
size_type std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator >::_M_node_count
 

Definition at line 400 of file stl_tree.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:16 2007 for GNU C++ STL by doxygen 1.3.6