Accessor to the contents of a KzcHashSet. More...
#include <kanzi/core/legacy/util/collection/kzc_hash_set.hpp>
Public Attributes | |
struct KzcHashMapIterator | mapIterator_private |
Hash map iterator corresponding the hash set iterator. More... | |
Accessor to the contents of a KzcHashSet.
The following example code shows how to iterate over the elements in a hash set.
Alternative accessor functions are listed in kzc_hash_set_accessors_h.inl.
struct KzcHashMapIterator KzcHashSetIterator::mapIterator_private |
Hash map iterator corresponding the hash set iterator.