#include <set>
Inherits std::_Node_handle_common<_Value,_NodeAlloc>.
PublicTypesusingallocator_type = __alloc_rebind< _NodeAlloc, _Value >
usingkey_type = _Keyusingmapped_type = typename _Value::second_type
PublicMemberFunctions_Node_handle (_Node_handle &&) noexcept=default
bool empty () const noexcept
allocator_typeget_allocator () const noexcept
key_type & key () const noexcept
mapped_type & mapped () const noexcept
operatorbool () const noexcept
_Node_handle & operator= (_Node_handle &&) noexcept=defaultvoidswap (_Node_handle &__nh) noexcept
Friends
template<typename_Key2 , typename_Value2 , typename_ValueAlloc , typename _ExtractKey , typename
_Equal , typename_Hash , typename_RangeHash , typename_Unused , typename_RehashPolicy , typename
_Traits > class_Hashtable
template<typename_Key2 , typename_Value2 , typename_KeyOfValue , typename _Compare , typename_ValueAlloc > class_Rb_treevoidswap (_Node_handle &__x, _Node_handle &__y) noexcept(noexcept(__x.swap(__y)))