libstdc++
GNU C++ library
Loading...
Searching...
No Matches
◆
_M_base()
[1/2]
template<typename _Key, typename _Tp, typename
_Compare
= std::less<_Key>, typename _Allocator = std::allocator<std::pair<const _Key, _Tp> >>
const
_Base
&
std::__debug::map
< _Key, _Tp,
_Compare
, _Allocator >::_M_base
(
)
const
inline
noexcept
Definition at line
793
of file
map.h
.
793
{
return
*
this
; }
std
__debug
map
Generated on
for libstdc++ by
1.16.1