YACLib
C++ library for concurrent tasks execution
|
#include <yaclib/lazy/task.hpp>
Go to the source code of this file.
Namespaces | |
namespace | yaclib |
namespace | yaclib::detail |
Functions | |
void | yaclib::detail::Start (BaseCore *head, IExecutor &e) noexcept |
void | yaclib::detail::Start (BaseCore *head) noexcept |