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

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::execution
 

Variables

template<typename S>
constexpr bool di::execution::enable_sender = requires { typename S::is_sender; }
 
template<concepts::IsAwaitable< EnvPromise< types::EmptyEnv > > S>
constexpr bool di::execution::enable_sender< S > = true