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 1341920 commit 6342dabCopy full SHA for 6342dab
source/numerics.tex
@@ -18686,11 +18686,6 @@
18686
18687
\rSec3[simd.permute.static]{\tcode{simd} static permute}
18688
18689
-\begin{itemdecl}
18690
-static constexpr @\exposid{simd-size-type}@ zero_element = @\impdefx{value of \tcode{simd::zero_element}}@;
18691
-static constexpr @\exposid{simd-size-type}@ uninit_element = @\impdefx{value of \tcode{simd::uninit_element}}@;
18692
-\end{itemdecl}
18693
-
18694
\begin{itemdecl}
18695
template<@\exposid{simd-size-type}@ N = @\seebelow@, @\exposconcept{simd-type}@ V, class IdxMap>
18696
constexpr resize_t<N, V> permute(const V& v, IdxMap&& idxmap);
0 commit comments