#include "di/execution/concepts/prelude.h"#include "di/execution/interface/prelude.h"#include "di/execution/meta/prelude.h"#include "di/execution/receiver/prelude.h"#include "di/execution/types/prelude.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::execution |
| namespace | di::execution::just_void_or_stopped_ns |
Typedefs | |
| template<concepts::Receiver Rec> | |
| using | di::execution::just_void_or_stopped_ns::OperationState = meta::Type<OperationStateT<Rec>> |
| using | di::execution::just_void_or_stopped_ns::Sender = meta::Type<SenderT> |
Variables | |
| constexpr auto | di::execution::just_void_or_stopped = just_void_or_stopped_ns::Function {} |