Distributed Ranges
|
Public Member Functions | |
template<dr::distributed_range DR> | |
auto | operator() (std::size_t root, DR &&dr, auto &&pred) const |
template<dr::distributed_range DR> | |
auto | operator() (DR &&dr, auto &&pred) const |
template<dr::distributed_iterator DI> | |
auto | operator() (std::size_t root, DI first, DI last, auto &&pred) const |
template<dr::distributed_iterator DI> | |
auto | operator() (DI first, DI last, auto &&pred) const |