#include <di/execution/algorithm/sync_wait.h>
|
template<concepts::ExecutionContext Context, concepts::SenderIn< Env< Context > > Send> |
auto | operator() (Context &context, Send &&sender) const -> concepts::SameAs< ResultType< Context, Send > > auto |
|
◆ operator()()
template<concepts::ExecutionContext Context, concepts::SenderIn<
Env< Context > > Send>
auto di::execution::sync_wait_ns::OnFunction::operator() |
( |
Context & | context, |
|
|
Send && | sender ) const -> concepts::SameAs<ResultType<Context, Send>> auto |
|
inline |
The documentation for this struct was generated from the following file: