libstdc++
|
Public Types | |
using | __node_type = _Hash_node< _Value, _Cache_hash_code > |
Public Member Functions | |
_Node_iterator_base (__node_type *__p) noexcept | |
void | _M_incr () noexcept |
Public Attributes | |
__node_type * | _M_cur |
Base class for node iterators.
Definition at line 304 of file hashtable_policy.h.