libstdc++
|
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.