|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Compile-time detection of bounded queue. More...
#include <queue_traits.h>


Compile-time detection of bounded queue.
Returns true if the queue type uses a bounded policy.
Definition at line 240 of file queue_traits.h.