Description: The queue class, I wrote it myself in order to buffer the interface, out of the queue operations for the large amount of data, the disadvantage is that since its internal allocation of a contiguous memory space, rather than a linked list mode write queue maximum length can not be changed.
To Search:
File list (Check if you may need any files):
queue.cpp
queue.h