YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
task.hpp File Reference
Include dependency graph for task.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaclib::Task< V, E >
 Provides a mechanism to schedule the some async operations TODO(MBkkt) add description. More...
 

Namespaces

namespace  yaclib
 
namespace  yaclib::detail
 

Functions

void yaclib::detail::Start (BaseCore *head, IExecutor &e) noexcept
 
void yaclib::detail::Start (BaseCore *head) noexcept