nfx-containers 0.6.0
Modern C++20 header-only library providing high-performance hash containers with Robin Hood and perfect hashing
Loading...
Searching...
No Matches
nfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator Member List

This is the complete list of members for nfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator, including all inherited members.

ConstIterator (defined in nfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator)nfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iteratorfriend
difference_type typedefnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator
Iterator()=defaultnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator
Iterator(Bucket *bucket, Bucket *end)nfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iteratorinline
iterator_category typedefnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator
operator!=(const Iterator &other) constnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iteratorinline
operator*() constnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iteratorinline
operator++()nfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iteratorinline
operator++(int)nfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iteratorinline
operator->() constnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iteratorinline
operator==(const Iterator &other) constnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iteratorinline
pointer typedefnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator
reference typedefnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator
value_type typedefnfx::containers::FastHashSet< TKey, HashType, Seed, THasher, KeyEqual >::Iterator