Skip to content

Commit 6d884ba

Browse files
eisenwavetkoeppe
authored andcommitted
[expr.const] Unmark introduction of "constant expression" as definition
1 parent ba59ef5 commit 6d884ba

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/expressions.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8266,9 +8266,7 @@
82668266
semantics depending on whether or not an expression satisfies these requirements.
82678267
Expressions that satisfy these requirements,
82688268
assuming that copy elision\iref{class.copy.elision} is not performed,
8269-
are called
8270-
\indexdefn{expression!constant}%
8271-
\defnx{constant expressions}{constant expression}.
8269+
are called constant expressions.
82728270
\begin{note}
82738271
Constant expressions can be evaluated
82748272
during translation.

0 commit comments

Comments
 (0)