Template Function concore::v1::conc_for(It, It, const UnaryFunction&)¶
Defined in File conc_for.hpp
Function Documentation¶
-
template<typename
It, typenameUnaryFunction>
voidconcore::v1::conc_for(It first, It last, const UnaryFunction &f)¶ This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.