Skip to content

Commit 8a72e9f

Browse files
committed
Eliminate note about reduce as reported by Marshall & Matthias
1 parent f4e375a commit 8a72e9f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

data_parallel_types.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,14 +1789,6 @@ <h1><ins><code>simd</code> reductions</ins></h1>
17891789
Any exception thrown from <code>binary_op</code>.
17901790
</ins>
17911791
</cxx-throws>
1792-
1793-
<p>
1794-
<cxx-note>
1795-
<ins>
1796-
This overload of <code>reduce</code> does not require an initial value because <code>x</code> is guaranteed to be non-empty.
1797-
</ins>
1798-
</cxx-note>
1799-
</p>
18001792
</cxx-function>
18011793

18021794
<cxx-function>

0 commit comments

Comments
 (0)