File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 34303430
34313431\pnum
34323432A \defnadj {subscripting}{operator function}
3433- is a function named \tcode {\keyword {operator}[]}
3434- that is a non-static member function with an arbitrary number of parameters.
3433+ is a member function named \tcode {\keyword {operator}[]}
3434+ with an arbitrary number of parameters.
34353435It may have default arguments.
34363436For an expression of the form
34373437\begin {ncsimplebnf }
Original file line number Diff line number Diff line change 18291829\defnxname {cpp_inline_variables} & \tcode {201606L} \\ \rowsep
18301830\defnxname {cpp_lambdas} & \tcode {200907L} \\ \rowsep
18311831\defnxname {cpp_modules} & \tcode {201907L} \\ \rowsep
1832- \defnxname {cpp_multidimensional_subscript} & \tcode {202110L } \\ \rowsep
1832+ \defnxname {cpp_multidimensional_subscript} & \tcode {202211L } \\ \rowsep
18331833\defnxname {cpp_named_character_escapes} & \tcode {202207L} \\ \rowsep
18341834\defnxname {cpp_namespace_attributes} & \tcode {201411L} \\ \rowsep
18351835\defnxname {cpp_noexcept_function_type} & \tcode {201510L} \\ \rowsep
You can’t perform that action at this time.
0 commit comments