File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 6904
6904
\item the initializer of a constexpr variable\iref {dcl.constexpr }, or
6905
6905
\item an immediate invocation, or
6906
6906
\item a \grammarterm {constraint-expression}\iref {temp.constr.decl }
6907
- (possibly one formed from the \grammarterm {constraint-logical-or-expression}
6908
- of a \grammarterm {requires-clause}) , or
6907
+ including one formed from the \grammarterm {constraint-logical-or-expression}
6908
+ of a \grammarterm {requires-clause}, or
6909
6909
\item the initializer of a variable
6910
6910
that is usable in constant expressions or
6911
6911
has constant initialization.\footnote {Testing this condition
6940
6940
6941
6941
\begin {itemize }
6942
6942
\item
6943
- a potentially-evaluated expression\iref {basic.def.odr },
6944
-
6945
- \item
6946
- an immediate invocation,
6943
+ a manifestly constant-evaluated expression,
6947
6944
6948
6945
\item
6949
- a \grammarterm {constraint-expression},
6950
- including one formed from the \grammarterm {constraint-logical-or-expression}
6951
- of a \grammarterm {requires-clause},
6946
+ a potentially-evaluated expression\iref {basic.def.odr },
6952
6947
6953
6948
\item
6954
6949
an immediate subexpression of a \grammarterm {braced-init-list},%
You can’t perform that action at this time.
0 commit comments