cfifo.hpp File Reference
First-in first-out container with cyclic memory. More...
#include "error.hpp"
Go to the source code of this file.
Classes | |
class | CFiFo< T, N > |
Cyclic memory first-in first-out container. More... | |
Detailed Description
First-in first-out container with cyclic memory.