std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator > Struct Template Reference
List of all members.
Detailed Description
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>::__value>
struct std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator >
Definition at line 407 of file stl_tree.h.
Public Member Functions
-
_Rb_tree_impl (const _Node_allocator &__a=_Node_allocator(), const _Key_compare &__comp=_Key_compare())
Public Attributes
The documentation for this struct was generated from the following file:
Generated on Thu Nov 1 13:17:11 2007 for libstdc++ by
1.5.1