Template Function concore::v1::conc_reduce(It, It, Value, const BinaryOp&, const ReductionOp&, task_group)

Function Documentation

template<typename It, typename Value, typename BinaryOp, typename ReductionOp>
Value concore::v1::conc_reduce(It first, It last, Value identity, const BinaryOp &op, const ReductionOp &reduction, task_group grp)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.