Iros
 
Loading...
Searching...
No Matches
di::execution::repeat_effect_until_ns::Function Struct Reference

#include <di/execution/algorithm/repeat_effect_until.h>

Public Member Functions

template<concepts::SenderOf< SetValue()> Send, concepts::MovableValue Pred>
requires (concepts::CopyConstructible<Send> && concepts::Predicate<meta::Decay<Pred>&>)
constexpr auto operator() (Send &&sender, Pred &&predicate) const -> concepts::SenderOf< SetValue()> auto
 

Member Function Documentation

◆ operator()()

template<concepts::SenderOf< SetValue()> Send, concepts::MovableValue Pred>
requires (concepts::CopyConstructible<Send> && concepts::Predicate<meta::Decay<Pred>&>)
auto di::execution::repeat_effect_until_ns::Function::operator() ( Send && sender,
Pred && predicate ) const -> concepts::SenderOf<SetValue()> auto
inlineconstexpr

The documentation for this struct was generated from the following file: