|
YACLib
C++ library for concurrent tasks execution
|
#include <yaclib/algo/detail/core.hpp>#include <yaclib/algo/detail/unique_core.hpp>#include <yaclib/async/wait.hpp>#include <yaclib/exe/executor.hpp>#include <yaclib/fwd.hpp>#include <yaclib/util/helper.hpp>#include <yaclib/util/type_traits.hpp>Go to the source code of this file.
Classes | |
| class | yaclib::FutureBase< V, E > |
| Provides a mechanism to access the result of async operations. More... | |
| class | yaclib::Future< V, E > |
| Provides a mechanism to access the result of async operations. More... | |
| class | yaclib::FutureOn< V, E > |
| Provides a mechanism to access the result of async operations. More... | |
Namespaces | |
| namespace | yaclib |