libstdc++
|
#include <node_handle.h>
Public Types | |
using | allocator_type |
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 65 of file node_handle.h.
using std::_Node_handle_common< _Val, _NodeAlloc >::allocator_type |
Definition at line 70 of file node_handle.h.
|
inlinenodiscardnoexcept |
Definition at line 81 of file node_handle.h.
|
inlinenoexcept |
Definition at line 73 of file node_handle.h.
|
inlineexplicitnoexcept |
Definition at line 79 of file node_handle.h.