You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
template<class _InIt, class _OutIt, class _Fn2> inline
@@ -101,5 +101,4 @@ template<class _InIt, class _OutIt, class _Fn2> inline
101
101
```
102
102
103
103
### Remarks
104
-
This function behaves the same as the C++ Standard Library numeric function `partial_sum`. For more information, see [partial_sum](../standard-library/numeric-functions.md#partial_sum).
105
-
104
+
This function behaves the same as the C++ Standard Library numeric function `partial_sum`. For more information, see [partial_sum](../standard-library/numeric-functions.md#partial_sum).
0 commit comments