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