Distributed Ranges
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dr::mp::count_if_fn_ Class Reference

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
 

The documentation for this class was generated from the following file: