Forward iterator for NCollection_FlatMap.
More...
#include <NCollection_FlatMap.hxx>
template<
class TheKeyType,
class Hasher = NCollection_DefaultHasher<TheKeyType>>
class NCollection_FlatMap< TheKeyType, Hasher >::Iterator
Forward iterator for NCollection_FlatMap.
◆ Iterator() [1/2]
◆ Iterator() [2/2]
◆ IsEqual()
Performs comparison of two iterators.
◆ Key()
◆ More()
Check if there are more elements.
◆ Next()
◆ Value()
Get current value (alias for Key for compatibility)
The documentation for this class was generated from the following file: