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

Inheritance diagram for std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator >:

Inheritance graph
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 = __is_pod(_Key_compare)>
struct std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::_Rb_tree_impl< _Key_compare, _Is_pod_comparator >

Definition at line 397 of file stl_tree.h.

Public Member Functions

Public Attributes


The documentation for this struct was generated from the following file:
Generated on Wed Mar 26 00:44:25 2008 for libstdc++ by  doxygen 1.5.1