#include <di/execution/io/async_open.h>
|
template<concepts::Scheduler Sched, typename... ExtraArgs>
requires (concepts::TagInvocable<Function, Sched, ExtraArgs...>) |
auto | operator() (Sched &&sched, ExtraArgs &&... extra_args) const |
|
◆ operator()()
template<concepts::Scheduler Sched, typename... ExtraArgs>
requires (concepts::TagInvocable<
Function, Sched, ExtraArgs...>)
auto di::execution::async_open_ns::Function::operator() |
( |
Sched && | sched, |
|
|
ExtraArgs &&... | extra_args ) const |
|
inline |
The documentation for this struct was generated from the following file: