diff --git a/source/declarations.tex b/source/declarations.tex index 31f91c4c9b..34da9cea0e 100644 --- a/source/declarations.tex +++ b/source/declarations.tex @@ -5427,7 +5427,8 @@ function arguments or return values\iref{class.temporary}. \pnum -If the initializer is a parenthesized \grammarterm{expression-list}, +If the destination type is not an aggregate +and the initializer is a parenthesized \grammarterm{expression-list}, the expressions are evaluated in the order specified for function calls\iref{expr.call}.