|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
This is the complete list of members for kcenon::thread::result_void, including all inherited members.
| error_ | kcenon::thread::result_void | private |
| get_error() const | kcenon::thread::result_void | inline |
| has_error() const noexcept | kcenon::thread::result_void | inline |
| has_error_ | kcenon::thread::result_void | private |
| has_value() const noexcept | kcenon::thread::result_void | inline |
| is_error() const noexcept | kcenon::thread::result_void | inline |
| is_ok() const noexcept | kcenon::thread::result_void | inline |
| operator bool() const noexcept | kcenon::thread::result_void | inlineexplicit |
| result_void()=default | kcenon::thread::result_void | |
| result_void(const error &err) | kcenon::thread::result_void | inline |