IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::AtomicLinkedQueueRange< NodeType >::Iterator Member List

This is the complete list of members for ice::AtomicLinkedQueueRange< NodeType >::Iterator, including all inherited members.

_currentice::AtomicLinkedQueueRange< NodeType >::Iterator
_nextice::AtomicLinkedQueueRange< NodeType >::Iterator
_tailice::AtomicLinkedQueueRange< NodeType >::Iterator
operator!=(Iterator other) const noexceptice::AtomicLinkedQueueRange< NodeType >::Iteratorinline
operator*() const noexcept -> NodeType *ice::AtomicLinkedQueueRange< NodeType >::Iteratorinline
operator++() noexceptice::AtomicLinkedQueueRange< NodeType >::Iteratorinline
operator==(Iterator other) const noexceptice::AtomicLinkedQueueRange< NodeType >::Iteratorinline