You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An object <ahref="#parallel.simd.wherexpr">[parallel.simd.wherexpr]</a> with <code>mask</code> and <code>data</code> initialized with <code>k</code> and <code>v</code> respectively.
The functions shall not participate in overload resolution unles
2918
+
2919
+
<bl>
2920
+
<li>
2921
+
<ins>
2922
+
<code>T</code> is neither a <code>simd</code> nor a <code>simd_mask</code> specialization, and
2923
+
</ins>
2924
+
</li>
2925
+
2926
+
<li>
2927
+
<ins>
2928
+
the first argument is of type <code>bool</code>.
2929
+
</ins>
2930
+
</li>
2931
+
</bl>
2932
+
</ins>
2933
+
</cxx-remarks>
2934
+
2935
+
<cxx-returns>
2936
+
<ins>
2937
+
And object <ahref="#parallel.simd.whereexpr">[parallel.simd.whereexpr]</a> with <code>mask</code> and <code>data</code> initialized with <code>k</code> and <code>v</code> respectively.
0 commit comments