Skip to content

Commit 12b6727

Browse files
committed
Add value for simd feature test macro
1 parent 2c4f75a commit 12b6727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h1>Feature-testing recommendations</h1>
7878
<td><ins>Data-Parallel Vector Types & Operations</ins></td>
7979
<td><ins><cxx-ref to="parallel.simd"</cxx-ref></ins></td>
8080
<td><ins><code>__cpp_lib_experimental_parallel_simd</code></ins>
81-
<td><ins>????</td>
81+
<td><ins>201803</ins></td>
8282
<td><ins><code>&lt;experimental/simd&gt;</code></ins></td>
8383
</tr>
8484
</thead>

0 commit comments

Comments
 (0)