Queue allowing several threads to communicate. More...
#include <boost/thread.hpp>
#include <queue>
#include <iostream>
Go to the source code of this file.
Classes | |
class | thread_queue< T > |
Queue allowing several threads to communicate.
Definition in file thread-queue.h.