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

Assigns custom data to the given task. More...

#include <transwarp.h>

Public Member Functions

 set_custom_data_visitor (transwarp::any_data custom_data) noexcept
 
void operator() (transwarp::itask &task) const noexcept
 

Public Attributes

transwarp::any_data custom_data_
 

Detailed Description

Assigns custom data to the given task.


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