libstdc++
|
#include <node_handle.h>
Public Types | |
using | allocator_type = __alloc_rebind< _NodeAlloc, _Val > |
Public Member Functions | |
bool | empty () const noexcept |
allocator_type | get_allocator () const noexcept |
operator bool () const noexcept | |
Base class for node handle types of maps and sets.
Definition at line 64 of file node_handle.h.
using std::_Node_handle_common< _Val, _NodeAlloc >::allocator_type = __alloc_rebind<_NodeAlloc, _Val> |
Definition at line 69 of file node_handle.h.
|
inlinenoexcept |
Definition at line 80 of file node_handle.h.
|
inlinenoexcept |
Definition at line 72 of file node_handle.h.
|
inlineexplicitnoexcept |
Definition at line 78 of file node_handle.h.