std::_Node_handle_common< _Val, _NodeAlloc >(3) Library Functions Manual std::_Node_handle_common< _Val, _NodeAlloc >(3)

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

#include <node_handle.h>


using allocator_type


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.

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

libstdc++