DOKK / manpages / debian 12 / libstdc++-11-doc / std::_Node_handle_common.3cxx.en
std::_Node_handle_common< _Val, _NodeAlloc >(3cxx) std::_Node_handle_common< _Val, _NodeAlloc >(3cxx)

std::_Node_handle_common< _Val, _NodeAlloc > - Base class for node handle types of maps and sets.

#include <node_handle.h>


using allocator_type = __alloc_rebind< _NodeAlloc, _Val >


bool empty () const noexcept
allocator_type get_allocator () const noexcept
operator bool () const noexcept

class std::_Node_handle_common< _Val, _NodeAlloc >"Base class for node handle types of maps and sets.

Definition at line 64 of file node_handle.h.

Definition at line 69 of file node_handle.h.

Definition at line 80 of file node_handle.h.

Definition at line 72 of file node_handle.h.

Definition at line 78 of file node_handle.h.

Generated automatically by Doxygen for libstdc++ from the source code.

Thu Feb 16 2023 libstdc++