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 bb27407 commit 9ee689cCopy full SHA for 9ee689c
general.html
@@ -73,6 +73,14 @@ <h1>Feature-testing recommendations</h1>
73
<td>201711</td>
74
<td><code><experimental/algorithm></code></td>
75
</tr>
76
+ <tr>
77
+ <td><ins>P0214R9</ins></td>
78
+ <td><ins>Data-Parallel Vector Types & Operations</ins></td>
79
+ <td><ins><cxx-ref to="parallel.simd"</cxx-ref></ins></td>
80
+ <td><ins><code>__cpp_lib_experimental_parallel_simd</code></ins>
81
+ <td><ins>????</td>
82
+ <td><ins><code><experimental/simd></code></ins></td>
83
+ </tr>
84
</thead>
85
</table>
86
</cxx-section>
0 commit comments