| Games Task Scheduler (GTS)
    A multi-processor scheduling framework for games engines | 
A constant forward iterator. Read-locks the referenced element until destruction. More...
#include <ParallelHashTable.h>
Inherits gts::ParallelHashTable< TKey, TValue, THasher, TAccessorSharedMutex, TGrowSharedMutex, TAllocator >::base_const_iterator.
| Public Member Functions | |
| const_iterator (const_iterator &&other)=default | |
| const_iterator & | operator= (const_iterator &&other) | 
| const_iterator (table_type *pTable, size_type index, bool initProb) | |
| Friends | |
| class | ParallelHashTable | 
A constant forward iterator. Read-locks the referenced element until destruction.