#include <lib/sconfig.h>#include <lib/salloc.h>#include <lib/tl/defop.h>#include <lib/tl/linkedlist.h>Include dependency graph for tllinearqueue.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TLLinearQueue |
| #warning linear (non-priority) 2-ended queue template. (Fifo and Stack.) More... | |
| struct | TLLinearQueue::Chunk |
| Internally used chunk (node). Not C++-safe (LLB!). More... | |
| class | TLLinearQueue::Iterator |
Defines | |
| #define | _TemplateLibrary_LinearQueue_H_ 1 |
Definition in file tllinearqueue.h.
|
|
Definition at line 18 of file tllinearqueue.h. |
1.3.5