Instrument Neutral Distributed Interface INDI  2.0.2
Classes
uniquequeue.h File Reference
#include <queue>
#include <mutex>
#include <condition_variable>
#include <chrono>
#include <cstdint>

Go to the source code of this file.

Classes

class  UniqueQueue< T >
 The UniqueQueue class is a thread-safe FIFO container adapter. More...