Skip to content

Commit 806ad5f

Browse files
committed
[intro.execution] Clarify wording
1 parent 721d01c commit 806ad5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6339,7 +6339,7 @@
63396339
the constituent expressions of each default argument\iref{dcl.fct.default}
63406340
used in the call, or
63416341
\item
6342-
if $E$ creates an aggregate object\iref{dcl.init.aggr},
6342+
if $E$ performs aggregate initialization\iref{dcl.init.aggr},
63436343
the constituent expressions of each default member initializer\iref{class.mem}
63446344
used in the initialization.
63456345
\end{itemize}

0 commit comments

Comments
 (0)