Iros
 
Loading...
Searching...
No Matches
into_variant.h File Reference

Go to the source code of this file.

Classes

struct  di::execution::into_variant_ns::IntoVariantSetValue< Send, Env >
 
struct  di::execution::into_variant_ns::ReceiverT< Value, Rec >
 
struct  di::execution::into_variant_ns::ReceiverT< Value, Rec >::Type
 
struct  di::execution::into_variant_ns::SenderT< Send >
 
struct  di::execution::into_variant_ns::SenderT< Send >::Type
 
struct  di::execution::into_variant_ns::Function
 

Namespaces

namespace  di
 
namespace  di::execution
 
namespace  di::execution::into_variant_ns
 

Typedefs

template<typename Send, typename Env>
using di::execution::into_variant_ns::IntoVariantType = meta::ValueTypesOf<Send, Env>
 
template<concepts::InstanceOf< Variant > Value, concepts::Receiver Rec>
using di::execution::into_variant_ns::Receiver = meta::Type<ReceiverT<Value, Rec>>
 
template<concepts::Sender Send>
using di::execution::into_variant_ns::Sender = meta::Type<SenderT<Send>>
 

Variables

constexpr auto di::execution::into_variant = into_variant_ns::Function {}