Title
No expressions in an expression-list
Status
tentatively ready
Section
7.6.1.3 [expr.call]
Submitter
Vlad Serebrennikov

Created on 2026-04-13.00:00:00 last changed 1 week ago

Messages

Date: 2026-04-29.21:37:05

Proposed resolution (approved by CWG 2026-04-28):

Change in 7.6.1.3 [expr.call] paragraph 7 as follows:

The postfix-expression is sequenced before each expression initializer-clause in the expression-list and any default argument. ...
Date: 2026-04-13.00:00:00

(From submission #886.)

Consider 7.6.1.3 [expr.call] paragraph 7:

The postfix-expression is sequenced before each expression in the expression-list and any default argument. ...

However, an expression-list is an initializer-list and consists of initializer-clause.

History
Date User Action Args
2026-04-29 21:37:05adminsetstatus: open -> tentatively ready
2026-04-25 07:23:34adminsetmessages: + msg8554
2026-04-13 00:00:00admincreate