Template Function concore::v1::conc_scan(It, It, It2, Value, const BinaryOp&, task_group)

Function Documentation

template<typename It, typename It2, typename Value, typename BinaryOp>
Value concore::v1::conc_scan(It first, It last, It2 d_first, Value identity, const BinaryOp &op, 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.