Skip to content

Commit d18aa98

Browse files
committed
Eliminate redundant comment
1 parent 8a72e9f commit d18aa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_parallel_types.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h1><ins>Header <code>&lt;experimental/simd&gt;</code> synopsis</ins></h1>
164164
template&lt;class T&gt;
165165
const_where_expression&lt;bool, T&gt; where(<em>see below</em> k, const T& d) noexcept;
166166

167-
<cxx-ref insynopsis="" to="parallel.simd.reductions"></cxx-ref> reductions
167+
<cxx-ref insynopsis="" to="parallel.simd.reductions"></cxx-ref>
168168
template&lt;class T, class Abi, class BinaryOperation = plus&lt;&gt;&gt;
169169
T reduce(const simd&lt;T, Abi&gt;&, BinaryOperation = {});
170170

0 commit comments

Comments
 (0)