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

Classes

struct  Function
 
struct  OperationStateT
 

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>>