Template Function shad::accumulate(InputIt, InputIt, T, BinaryOperation)¶
- Defined in File numeric.h
Function Documentation¶
-
template <class InputIt, class T, class BinaryOperation>
Tshad
::
accumulate
(InputIt first, InputIt last, T init, BinaryOperation op)