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 <ParallelVector.h>
Inherits gts::ParallelVector< T, TSharedMutex, TAllocator >::base_const_iterator.
Public Member Functions | |
const_iterator (const_iterator &&other)=default | |
const_iterator & | operator= (const_iterator &&other)=default |
const_iterator (ParallelVector const *pVec, slot_type *pSlot, size_type index) | |
Friends | |
class | ParallelVector |
A constant forward iterator. Read-locks the referenced element until destruction.