Template Function shad::partial_sum(InputIt, InputIt, OutputIt)¶
- Defined in File numeric.h
Function Documentation¶
-
template <class InputIt, class OutputIt>
OutputItshad::partial_sum(InputIt first, InputIt last, OutputIt d_first)
shad::partial_sum(InputIt first, InputIt last, OutputIt d_first)