ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
worker_count.hpp File Reference

Worker-thread count configuration for pool types. More...

#include "result.hpp"
#include <algorithm>
#include <cstddef>
#include <stdexcept>
#include <thread>
Include dependency graph for worker_count.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::worker_count
 Value type for pool worker count. More...
 

Namespaces

namespace  threadschedule
 

Detailed Description

Worker-thread count configuration for pool types.

Definition in file worker_count.hpp.