![]() |
Public API Reference |
![]() |
A simple iterator over the elements of a queue. More...
#include <csplugincommon/sndsys/queue.h>
A simple iterator over the elements of a queue.
This is not the preferred way to access the elements of the queue. See Queue<T>::DequeueEntry() for the proper method.