transwarp
Public Member Functions | Public Attributes | List of all members
transwarp::detail::push_task_visitor Struct Reference

Pushes the given task into the vector of tasks. More...

#include <transwarp.h>

Public Member Functions

 push_task_visitor (std::vector< transwarp::itask * > &tasks)
 
void operator() (transwarp::itask &task)
 

Public Attributes

std::vector< transwarp::itask * > & tasks_
 

Detailed Description

Pushes the given task into the vector of tasks.


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