Definition in file CircularQueueList.h.
#include <boost/shared_ptr.hpp>
#include "FIFOLinkedList.h"
#include "CircularQueue.h"


Go to the source code of this file.
Classes | |
| class | CircularQueueList< T > |
| a wrapper around CircularQueue to make it variable size More... | |
1.5.5