#include <di/execution/algorithm/stopped_as_optional.h>
|
template<concepts::Sender Send>
requires (concepts::DecayConstructible<Send>) |
auto | operator() (Send &&sender) const -> concepts::Sender auto |
|
◆ operator()()
template<concepts::Sender Send>
requires (concepts::DecayConstructible<Send>)
auto di::execution::stopped_as_optional_ns::Function::operator() |
( |
Send && | sender | ) |
const -> concepts::Sender auto |
|
inline |
The documentation for this struct was generated from the following file: