#include <cHashTable.h>
used to enumerate/iterate position in cHashTableT
◆ cHashIterator()
◆ get_ArrayNum()
ITERATE_t Gray::cHashIterator::get_ArrayNum |
( |
| ) |
const |
|
inlinenoexcept |
◆ isValid()
bool Gray::cHashIterator::isValid |
( |
| ) |
const |
|
inlinenoexcept |
◆ SkipRemoved()
void Gray::cHashIterator::SkipRemoved |
( |
| ) |
|
|
inlinenoexcept |
We are iterating the hash, and we deleted something.
◆ m_i
array/Bucket number in the hash.
◆ m_j
element inside a array/Bucket.
The documentation for this class was generated from the following file: