| pair< typename _Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::iterator, typename _Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::iterator > std::_Rb_tree< _Key, _Val, _KeyOfValue, _Compare, _Alloc >::equal_range | ( | const key_type & | __k | ) |
Definition at line 2704 of file stl_tree.h.
References _Rb_tree(), _M_begin(), _M_end(), _M_key_compare(), _M_lower_bound(), _M_upper_bound(), _S_key(), _S_left(), and _S_right().
Referenced by count(), and erase().

