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

Classes

struct  DataT
 
struct  Function
 
struct  ReceiverT
 
struct  StorageT
 

Typedefs

template<typename Alloc>
using Data = meta::Type<DataT<Alloc>>
 
template<typename Alloc>
using Receiver = meta::Type<ReceiverT<Alloc>>
 
template<typename Send, typename Alloc>
using Storage = meta::Type<StorageT<Send, Alloc>>
 

Typedef Documentation

◆ Data

template<typename Alloc>
using di::execution::start_detached_ns::Data = meta::Type<DataT<Alloc>>

◆ Receiver

template<typename Alloc>
using di::execution::start_detached_ns::Receiver = meta::Type<ReceiverT<Alloc>>

◆ Storage

template<typename Send, typename Alloc>
using di::execution::start_detached_ns::Storage = meta::Type<StorageT<Send, Alloc>>