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 8ad8d68 commit 8bee276Copy full SHA for 8bee276
algorithms.html
@@ -479,12 +479,6 @@ <h1>No vec</h1>
479
the result of <code>f</code>.
480
</cxx-returns>
481
482
- <del>
483
- <cxx-remarks>
484
- <del>If <code>f</code> returns a result, the result is ignored.</del>
485
- </cxx-remarks>
486
- </del>
487
-
488
<cxx-notes>
489
If <code>f</code> exits via an exception, then <code>terminate</code> will be called, consistent
490
with all other potentially-throwing operations invoked with <code>vector_policy</code> execution.
0 commit comments