#include <di/execution/sequence/then_each.h>
|
template<concepts::Sender Seq, concepts::MovableValue Fun> |
auto | operator() (Seq &&sequence, Fun &&transformer) const -> concepts::SequenceSender auto |
|
◆ operator()()
template<concepts::Sender Seq, concepts::MovableValue Fun>
auto di::execution::then_each_ns::ErrorFunction::operator() |
( |
Seq && | sequence, |
|
|
Fun && | transformer ) const -> concepts::SequenceSender auto |
|
inline |
The documentation for this struct was generated from the following file: