Skip to content

Commit 8425e4a

Browse files
committed
[lex.phases] Update cross-reference into [expr.const] following 98a668e.
The editorial change was made after the wording of P4143R0 was written. Addresses editorial review committee feedback.
1 parent 5c2c9dd commit 8425e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/lex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
The program is ill-formed if any instantiation fails.
231231

232232
During the analysis and translation of tokens,
233-
each manifestly constant-evaluated expression is evaluated\iref{expr.const}.
233+
each manifestly constant-evaluated expression is evaluated\iref{expr.const.defns}.
234234
The values of these expressions affect
235235
the types named and reflection values used in the program and
236236
thus the syntactic analysis.

0 commit comments

Comments
 (0)