Skip to content

Commit 8bee276

Browse files
committed
Eliminate redlining from [parallel.alg.novec]
1 parent 8ad8d68 commit 8bee276

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

algorithms.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -479,12 +479,6 @@ <h1>No vec</h1>
479479
the result of <code>f</code>.
480480
</cxx-returns>
481481

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-
488482
<cxx-notes>
489483
If <code>f</code> exits via an exception, then <code>terminate</code> will be called, consistent
490484
with all other potentially-throwing operations invoked with <code>vector_policy</code> execution.

0 commit comments

Comments
 (0)