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

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::executorexecutor_
 

Detailed Description

Assigns an executor to the given task.


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