.TH "std::_Node_handle_common< _Val, _NodeAlloc >" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::_Node_handle_common< _Val, _NodeAlloc > \- Base class for node handle types of maps and sets\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "using \fBallocator_type\fP = __alloc_rebind< _NodeAlloc, _Val >" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "bool \fBempty\fP () const noexcept" .br .ti -1c .RI "allocator_type \fBget_allocator\fP () const noexcept" .br .ti -1c .RI "\fBoperator bool\fP () const noexcept" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "\fB_Node_handle_common\fP (\fB_Node_handle_common\fP &&__nh) noexcept" .br .ti -1c .RI "\fB_Node_handle_common\fP (typename \fB_AllocTraits::pointer\fP __ptr, const _NodeAlloc &__alloc)" .br .ti -1c .RI "void \fB_M_swap\fP (\fB_Node_handle_common\fP &__nh) noexcept" .br .ti -1c .RI "\fB_Node_handle_common\fP & \fBoperator=\fP (\fB_Node_handle_common\fP &&__nh) noexcept" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fB_AllocTraits::pointer\fP \fB_M_ptr\fP" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "template class \fB_Rb_tree\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class std::_Node_handle_common< _Val, _NodeAlloc >" Base class for node handle types of maps and sets\&. .PP Definition at line 49 of file node_handle\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.