#include <di/execution/sequence/sequence_sender.h>
|
template<concepts::Receiver Rec, concepts::Sender Send>
requires (concepts::TagInvocable<Function, Rec&, Send>) |
auto | operator() (Rec &receiver, Send &&sender) const |
|
◆ operator()()
template<concepts::Receiver Rec, concepts::Sender Send>
requires (concepts::TagInvocable<
Function, Rec&, Send>)
auto di::execution::set_next_ns::Function::operator() |
( |
Rec & | receiver, |
|
|
Send && | sender ) const |
|
inline |
The documentation for this struct was generated from the following file: