File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3486
3486
a possibly empty, comma-separated list of \grammarterm {initializer-clause}s
3487
3487
that constitute the arguments to the subscript operator.
3488
3488
The \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
3491
3491
each expression in the \grammarterm {expression-list} and also before
3492
- any default argument.
3492
+ any default argument\iref { dcl.fct.default } .
3493
3493
The initialization of a non-object parameter of
3494
- a subscript operator function \tcode {S}\iref { over.sub } ,
3494
+ a subscript operator function \tcode {S},
3495
3495
including every associated value computation and side effect,
3496
3496
is indeterminately sequenced with respect to that of
3497
3497
any other non-object parameter of \tcode {S}.
You can’t perform that action at this time.
0 commit comments