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

Namespaces

namespace  fake_receiver
 

Classes

struct  ReceiverAdaptor
 

Functions

template<typename T, typename U>
requires (concepts::DecaysTo<T, T>)
auto c_style_cast (U &&u) noexcept -> meta::Like< U &&, T >
 

Function Documentation

◆ c_style_cast()

template<typename T, typename U>
requires (concepts::DecaysTo<T, T>)
auto di::execution::receiver_interface_ns::c_style_cast ( U && u) -> meta::Like<U&&, T>
noexcept