Tools.h++ Manual

22-46 104011 Tandem Computers Incorporated
22
void reset();
Resets the iterator to the state it had immediately after construction.
void reset(RWTPtrHashTable<T>& c);
Resets the iterator to iterate over the collection
c
.