![]() |
Public API Reference |
![]() |
FIFO. More...
#include "csutil/array.h"
Go to the source code of this file.
Classes | |
class | csFIFO< T, ElementHandler, MemoryAllocator, CapacityHandler > |
A FIFO implemented on top of csArray, but faster than using just a single array. More... |
FIFO.
Definition in file fifo.h.