transwarp
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Protected Member Functions | Protected Attributes | List of all members
transwarp::detail::base_runner< ResultType, TaskType > Class Template Reference
Inheritance diagram for transwarp::detail::base_runner< ResultType, TaskType >:
transwarp::detail::runner< ResultType, TaskType, Task, Parents >

Protected Member Functions

template<typename Task , typename Parents >
void call (std::size_t task_id, const std::weak_ptr< Task > &task, const Parents &parents)
 

Protected Attributes

std::promise< ResultType > promise_
 

The documentation for this class was generated from the following file: