#include <di/execution/algorithm/stopped_as_error.h>
|
template<concepts::Sender Send, concepts::MovableValue Error> |
auto | operator() (Send &&sender, Error &&error) const -> concepts::Sender auto |
|
◆ operator()()
template<concepts::Sender Send, concepts::MovableValue Error>
auto di::execution::stopped_as_error_ns::Function::operator() |
( |
Send && | sender, |
|
|
Error && | error ) const -> concepts::Sender auto |
|
inline |
The documentation for this struct was generated from the following file: