9 template<concepts::Sender Send, concepts::MovableValue Error>
Definition stopped_as_error.h:7
constexpr auto stopped_as_error
Definition stopped_as_error.h:18
constexpr auto just_error
Definition just.h:87
constexpr auto let_stopped
Definition let.h:210
constexpr auto curry_back
Definition curry_back.h:141
StatusCode< Erased< long > > Error
Definition error.h:8
Definition stopped_as_error.h:8
auto operator()(Send &&sender, Error &&error) const -> concepts::Sender auto
Definition stopped_as_error.h:10