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