transwarp
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
transwarp::detail::runner< TaskType, ResultType, Task, Parents > Struct Template Reference

A callable to run a task given its parents. More...

#include <transwarp.h>

Public Member Functions

ResultType operator() ()
 

Public Attributes

const std::size_t node_id
 
const transwarp::decay< Task >
::type 
task
 
const transwarp::decay
< Parents >::type 
parents
 

Detailed Description

template<typename TaskType, typename ResultType, typename Task, typename Parents>
struct transwarp::detail::runner< TaskType, ResultType, Task, Parents >

A callable to run a task given its parents.


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