Skip to content

Commit 3a1e8d1

Browse files
jensmaurerzygoloid
authored andcommitted
[expr.const] Add cross-reference for 'constant initialization'.
1 parent 8b83ec0 commit 3a1e8d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/expressions.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7315,7 +7315,8 @@
73157315
to determine whether it is satisfied\iref{temp.constr.atomic}, or
73167316
\item the initializer of a variable
73177317
that is usable in constant expressions or
7318-
has constant initialization.\footnote{Testing this condition
7318+
has constant initialization\iref{basic.start.static}.%
7319+
\footnote{Testing this condition
73197320
may involve a trial evaluation of its initializer as described above.}
73207321
\begin{example}
73217322
\begin{codeblock}

0 commit comments

Comments
 (0)