ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::worker_count Member List

This is the complete list of members for threadschedule::worker_count, including all inherited members.

automatic() noexcept -> worker_countthreadschedule::worker_countinlinestatic
create(std::size_t value) noexcept -> result< worker_count >threadschedule::worker_countinlinestatic
is_automatic() const noexcept -> boolthreadschedule::worker_countinline
resolve() const noexcept -> std::size_tthreadschedule::worker_countinline
worker_count() noexcept=defaultthreadschedule::worker_count
worker_count(std::size_t value)threadschedule::worker_countinlineexplicit