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

Assigns a priority to the given task. More...

#include <transwarp.h>

Public Member Functions

 set_priority_visitor (std::int64_t priority) noexcept
 
void operator() (transwarp::itask &task) const noexcept
 

Public Attributes

std::int64_t priority_
 

Detailed Description

Assigns a priority to the given task.


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