nCine 2025.07.r505-e30d439
A cross-platform 2D game engine
Loading...
Searching...
No Matches
nctl::StaticHashSetIterator< K, HashFunc, Capacity > Member List

This is the complete list of members for nctl::StaticHashSetIterator< K, HashFunc, Capacity >, including all inherited members.

hash() constnctl::StaticHashSetIterator< K, HashFunc, Capacity >
key() constnctl::StaticHashSetIterator< K, HashFunc, Capacity >
operator!=nctl::StaticHashSetIterator< K, HashFunc, Capacity >friend
operator*() constnctl::StaticHashSetIterator< K, HashFunc, Capacity >
operator++()nctl::StaticHashSetIterator< K, HashFunc, Capacity >
operator++(int)nctl::StaticHashSetIterator< K, HashFunc, Capacity >
operator--()nctl::StaticHashSetIterator< K, HashFunc, Capacity >
operator--(int)nctl::StaticHashSetIterator< K, HashFunc, Capacity >
operator==nctl::StaticHashSetIterator< K, HashFunc, Capacity >friend
Reference typedefnctl::StaticHashSetIterator< K, HashFunc, Capacity >
SentinelTagInit enum namenctl::StaticHashSetIterator< K, HashFunc, Capacity >
StaticHashSetIterator(typename StaticHashSetHelperTraits< K, HashFunc, Capacity >::HashSetPtr hashSet, unsigned int bucketIndex) (defined in nctl::StaticHashSetIterator< K, HashFunc, Capacity >)nctl::StaticHashSetIterator< K, HashFunc, Capacity >inline
StaticHashSetIterator(typename StaticHashSetHelperTraits< K, HashFunc, Capacity >::HashSetPtr hashSet, SentinelTagInit tag) (defined in nctl::StaticHashSetIterator< K, HashFunc, Capacity >)nctl::StaticHashSetIterator< K, HashFunc, Capacity >