Assigns custom data to the given task. More...
#include <transwarp.h>
Public Member Functions | |
set_custom_data_visitor (std::shared_ptr< void > custom_data) noexcept | |
void | operator() (transwarp::itask &task) const noexcept |
Public Attributes | |
std::shared_ptr< void > | custom_data_ |
Assigns custom data to the given task.