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

std::thread is a thread-like type. More...

#include <concepts.hpp>

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

Detailed Description

std::thread is a thread-like type.

Definition at line 150 of file concepts.hpp.


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