transwarp
|
Assigns an executor to the given task. More...
#include <transwarp.h>
Public Member Functions | |
set_executor_visitor (std::shared_ptr< transwarp::executor > executor) noexcept | |
void | operator() (transwarp::itask &task) const noexcept |
Public Attributes | |
std::shared_ptr< transwarp::executor > | executor_ |
Assigns an executor to the given task.