man Internal_node_iterator_base (Fonctions bibliothèques) -
NAME
Internal::node_iterator_base -
SYNOPSIS
Inherited by node_iterator.
Detailed Description
template<typename Value, bool cache> struct Internal::node_iterator_base< Value, cache >
Definition at line 134 of file hashtable.
Public Member Functions
void incr ()
node_iterator_base (hash_node< Value, cache > *p)
Public Attributes
hash_node< Value, cache > * m_cur
Author
Generated automatically by Doxygen for libstdc++ source from the source code.