A sender that can be returned from di::execution::set_next(). More...
#include <di/execution/sequence/sequence_sender.h>
A sender that can be returned from di::execution::set_next().
Sender | The sender type. |
Env | The environment type. |
Senders returned from di::execution::set_next() must have a completion signature which only contains di::execution::SetValue() and di::execution::SetStopped().