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

Type trait for function signature analysis. More...

#include <pool_traits.h>

Collaboration diagram for kcenon::thread::detail::function_traits< F >:
Collaboration graph

Detailed Description

template<typename F>
struct kcenon::thread::detail::function_traits< F >

Type trait for function signature analysis.

Template helper for function signature detection.

Definition at line 121 of file template_helpers.h.


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