#include <di/execution/algorithm/ensure_started.h>
|
template<concepts::SenderIn< Env > Send, concepts::Allocator Alloc = platform::DefaultAllocator>
requires (concepts::DecayConstructible<meta::EnvOf<Send>>) |
auto | operator() (Send &&sender, Alloc &&allocator={}) const |
|
◆ operator()()
template<concepts::SenderIn<
Env > Send, concepts::Allocator Alloc = platform::DefaultAllocator>
requires (concepts::DecayConstructible<
meta::EnvOf<Send>>)
auto di::execution::ensure_started_ns::Function::operator() |
( |
Send && | sender, |
|
|
Alloc && | allocator = {} ) const |
|
inline |
The documentation for this struct was generated from the following file: