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

Applies final bookkeeping to the task and collects the task. More...

#include <transwarp.h>

Public Member Functions

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

Public Attributes

std::vector< transwarp::itask * > & tasks_
 
std::size_t id_ = 0
 

Detailed Description

Applies final bookkeeping to the task and collects the task.


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