Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
kcenon::thread::has_blocking_overflow< T, typename > Struct Template Reference

Compile-time detection of blocking overflow policy. More...

#include <queue_traits.h>

Inheritance diagram for kcenon::thread::has_blocking_overflow< T, typename >:
Inheritance graph
Collaboration diagram for kcenon::thread::has_blocking_overflow< T, typename >:
Collaboration graph

Detailed Description

template<typename T, typename = void>
struct kcenon::thread::has_blocking_overflow< T, typename >

Compile-time detection of blocking overflow policy.

Definition at line 256 of file queue_traits.h.


The documentation for this struct was generated from the following file: