Iros
Loading...
Searching...
No Matches
is_receiver.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
di::execution
{
4
template
<
typename
R>
5
constexpr
inline
bool
enable_receiver
=
requires
{
typename
R::is_receiver; };
6
}
di::execution
Definition
bulk.h:30
di::execution::enable_receiver
constexpr bool enable_receiver
Definition
is_receiver.h:5
libs
di
include
di
execution
receiver
is_receiver.h
Generated by
1.13.0