thread-pool
|
Simple concept for the Lockable and Basic Lockable types as defined by the C++ standard. More...
#include <thread_safe_queue.h>
Simple concept for the Lockable and Basic Lockable types as defined by the C++ standard.
See https://en.cppreference.com/w/cpp/named_req/Lockable and https://en.cppreference.com/w/cpp/named_req/BasicLockable for details.