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


Compile-time detection of lock-free capability.
Returns true if the queue type uses a lock-free sync policy.
Definition at line 222 of file queue_traits.h.