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 a93eefb commit 371741aCopy full SHA for 371741a
source/numerics.tex
@@ -17140,14 +17140,8 @@
17140
\begin{itemdescr}
17141
\pnum
17142
\tcode{alignment<T, U>} has a member \tcode{value} if and only if
17143
-\begin{itemize}
17144
- \item
17145
- \tcode{T} is a specialization of \tcode{basic_mask} and \tcode{U} is
17146
- \tcode{bool}, or
17147
17148
- \tcode{T} is a specialization of \tcode{basic_vec} and \tcode{U} is a
17149
- vectorizable type.
17150
-\end{itemize}
+\tcode{T} is a specialization of \tcode{basic_vec} and
+\tcode{U} is a vectorizable type.
17151
17152
17153
If \tcode{value} is present, the type \tcode{alignment<T, U>} is a
0 commit comments