Distributed Ranges
Loading...
Searching...
No Matches
dr
mp
__detail
is_distributed
dr::mp::__detail::is_distributed Concept Reference
Concept definition
template
<
typename
T>
concept
dr::mp::__detail::is_distributed
=
distributed_range<std::remove_cvref_t<T>
> ||
distributed_iterator<std::remove_cvref_t<T>
>
dr::distributed_iterator
Definition:
concepts.hpp:31
dr::distributed_range
Definition:
concepts.hpp:20
dr::mp::__detail::is_distributed
Definition:
zip.hpp:39
Generated by
1.9.6