di 0.1.0
Loading...
Searching...
No Matches
di::execution::let_value_with_ns Namespace Reference

Classes

struct  OperationStateT
struct  Function

Typedefs

template<typename State, concepts::Sender Send, concepts::Receiver Rec>
using OperationState = meta::Type<OperationStateT<State, Send, Rec>>

Typedef Documentation

◆ OperationState

template<typename State, concepts::Sender Send, concepts::Receiver Rec>
using di::execution::let_value_with_ns::OperationState = meta::Type<OperationStateT<State, Send, Rec>>