libstdc++
GNU C++ library
Loading...
Searching...
No Matches
◆
_M_rightmost()
[1/2]
template<typename _Key, typename _Val, typename _KeyOfValue, typename
_Compare
, typename _Alloc = allocator<_Val>>
_Base_ptr
std::_Rb_tree
< _Key, _Val, _KeyOfValue,
_Compare
, _Alloc >::_M_rightmost
(
)
const
inline
protected
noexcept
Definition at line
1373
of file
stl_tree.h
.
1374
{
return
this->
_M_impl
._M_header._M_right; }
std::_Rb_tree::_M_impl
_Rb_tree_impl< _Compare > _M_impl
Definition
stl_tree.h:1349
std
_Rb_tree
Generated on
for libstdc++ by
1.16.1