Skip to content

Commit 78a8901

Browse files
committed
[expr.prim.req.nested] Remove incorrect (out of date) note.
1 parent ca3cb94 commit 78a8901

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

source/expressions.tex

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,14 +1835,6 @@
18351835
\tcode{D<T>} is satisfied if \tcode{sizeof(decltype (+t)) == 1}~(\ref{temp.constr.atomic}).
18361836
\end{example}
18371837

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-
18461838
\pnum
18471839
A local parameter shall only appear as an unevaluated operand
18481840
(Clause~\ref{expr}) within the \grammarterm{constraint-expression}.

0 commit comments

Comments
 (0)