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

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::meta
 

Typedefs

template<typename Send, typename Rec>
using di::meta::ConnectResult = decltype(execution::connect(util::declval<Send>(), util::declval<Rec>()))