|
transwarp
|
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_ |
Pushes the given task into the vector of tasks.
1.8.17