ThreadSchedule 1.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::is_thread_like< T > Struct Template Reference

Type trait for thread-like objects. More...

#include <concepts.hpp>

Inheritance diagram for threadschedule::is_thread_like< T >:
[legend]
Collaboration diagram for threadschedule::is_thread_like< T >:
[legend]

Detailed Description

template<typename T>
struct threadschedule::is_thread_like< T >

Type trait for thread-like objects.

Definition at line 91 of file concepts.hpp.


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