|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Error-returning result type used by the portable ThreadSchedule API. More...
Go to the source code of this file.
Namespaces | |
| namespace | threadschedule |
Typedefs | |
| template<typename T > | |
| using | threadschedule::result = expected< T, std::error_code > |
| Standard result type used by public APIs. | |
Error-returning result type used by the portable ThreadSchedule API.
Definition in file result.hpp.