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 ca3cb94 commit 78a8901Copy full SHA for 78a8901
source/expressions.tex
@@ -1835,14 +1835,6 @@
1835
\tcode{D<T>} is satisfied if \tcode{sizeof(decltype (+t)) == 1}~(\ref{temp.constr.atomic}).
1836
\end{example}
1837
1838
-%%% FIXME: Remove this note; it's not correct any more.
1839
-\pnum
1840
-\begin{note}
1841
-Normalization of constraints appends a separate constraint for each
1842
-\grammarterm{nested-requirement} within a \grammarterm{requires-expression}
1843
-for the purpose of determining partial ordering (\ref{temp.constr.order}).
1844
-\end{note}
1845
-
1846
\pnum
1847
A local parameter shall only appear as an unevaluated operand
1848
(Clause~\ref{expr}) within the \grammarterm{constraint-expression}.
0 commit comments