Template Function concore::v1::conc_reduce(It, It, Value, const BinaryOp&, const ReductionOp&)¶
Defined in File conc_reduce.hpp
Function Documentation¶
-
template<typename
It, typenameValue, typenameBinaryOp, typenameReductionOp>
Valueconcore::v1::conc_reduce(It first, It last, Value identity, const BinaryOp &op, const ReductionOp &reduction)¶ This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.