Skip to content

Commit d4d6599

Browse files
committed
[expr.const] Remove redundant bullet from definition of manifestly
constant-evaluated. Constexpr variables are always usable in constant expressions.
1 parent e201f33 commit d4d6599

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/expressions.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6901,7 +6901,6 @@
69016901
\begin{itemize}
69026902
\item a \grammarterm{constant-expression}, or
69036903
\item the condition of a constexpr if statement\iref{stmt.if}, or
6904-
\item the initializer of a constexpr variable\iref{dcl.constexpr}, or
69056904
\item an immediate invocation, or
69066905
\item a \grammarterm{constraint-expression}\iref{temp.constr.decl}
69076906
including one formed from the \grammarterm{constraint-logical-or-expression}

0 commit comments

Comments
 (0)