Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
queue_capabilities_interface.h File Reference

Mixin interface for queue capability introspection. More...

Include dependency graph for queue_capabilities_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::thread::queue_capabilities_interface
 Mixin interface for queue capability introspection. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::thread
 Core threading foundation of the thread system library.
 

Detailed Description

Mixin interface for queue capability introspection.

See also
queue_capabilities

Definition in file queue_capabilities_interface.h.