File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34863486a possibly empty, comma-separated list of \grammarterm {initializer-clause}s
34873487that constitute the arguments to the subscript operator.
34883488The \grammarterm {postfix-expression} and
3489- the initialization of the object parameter of
3490- any applicable subscript operator function is sequenced before
3489+ the initialization of the object parameter\iref { dcl.fct } of
3490+ any applicable subscript operator function\iref { over.sub } is sequenced before
34913491each expression in the \grammarterm {expression-list} and also before
3492- any default argument.
3492+ any default argument\iref { dcl.fct.default } .
34933493The initialization of a non-object parameter of
3494- a subscript operator function \tcode {S}\iref { over.sub } ,
3494+ a subscript operator function \tcode {S},
34953495including every associated value computation and side effect,
34963496is indeterminately sequenced with respect to that of
34973497any other non-object parameter of \tcode {S}.
You can’t perform that action at this time.
0 commit comments