We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186b74e commit cbbdb02Copy full SHA for cbbdb02
algorithms.html
@@ -406,7 +406,7 @@ <h1>For each</h1>
406
</cxx-effects>
407
408
<cxx-returns>
409
- <code>first + n</code>.
+ <code>first + n</code> for non-negative values of <code>n</code> and <code>first</code> for negative values.
410
</cxx-returns>
411
412
<cxx-remarks>
@@ -434,7 +434,7 @@ <h1>For each</h1>
434
435
436
437
438
439
440
0 commit comments