.TH "std::_Node_handle_common< _Val, _NodeAlloc >" 3cxx "Thu Feb 16 2023" "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 .PP \fC#include \fP .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 .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 \fB64\fP of file \fBnode_handle\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template using \fBstd::_Node_handle_common\fP< _Val, _NodeAlloc >::allocator_type = __alloc_rebind<_NodeAlloc, _Val>" .PP Definition at line \fB69\fP of file \fBnode_handle\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template bool \fBstd::_Node_handle_common\fP< _Val, _NodeAlloc >::empty () const\fC [inline]\fP, \fC [noexcept]\fP" .PP Definition at line \fB80\fP of file \fBnode_handle\&.h\fP\&. .SS "template allocator_type \fBstd::_Node_handle_common\fP< _Val, _NodeAlloc >::get_allocator () const\fC [inline]\fP, \fC [noexcept]\fP" .PP Definition at line \fB72\fP of file \fBnode_handle\&.h\fP\&. .SS "template \fBstd::_Node_handle_common\fP< _Val, _NodeAlloc >::operator bool () const\fC [inline]\fP, \fC [explicit]\fP, \fC [noexcept]\fP" .PP Definition at line \fB78\fP of file \fBnode_handle\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.