Libftpp
A modern C++ library
thread_safe_queue.hpp File Reference
#include <mutex>
#include <queue>
+ Include dependency graph for thread_safe_queue.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThreadSafeQueue< TType >
 Thread-Safe Queue. More...