|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Extract policy types from a policy_queue. More...
#include <queue_traits.h>

Static Public Attributes | |
| static constexpr bool | is_policy_queue = false |
Extract policy types from a policy_queue.
This trait provides access to the template parameters of a policy_queue instantiation, enabling generic code to work with policy types.
Definition at line 195 of file queue_traits.h.
|
staticconstexpr |
Definition at line 196 of file queue_traits.h.