Distributed Ranges
|
Public Member Functions | |
constexpr | remote_subrange (I first, I last, std::size_t rank) |
template<rng::forward_range R> | |
constexpr | remote_subrange (R &&r, std::size_t rank) |
template<dr::remote_range R> | |
constexpr | remote_subrange (R &&r) |
constexpr std::size_t | rank () const noexcept |