Distributed Ranges
Loading...
Searching...
No Matches
dr
distributed_mdspan_range
dr::distributed_mdspan_range Concept Reference
Concept definition
template
<
typename
R>
concept
dr::distributed_mdspan_range
=
distributed_range<R>
&&
requires
(R &r) { r.mdspan(); }
dr::distributed_mdspan_range
Definition:
mdspan_utils.hpp:332
dr::distributed_range
Definition:
concepts.hpp:20
Generated by
1.9.6