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 3430
3430
3431
3431
\pnum
3432
3432
A \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.
3435
3435
It may have default arguments.
3436
3436
For an expression of the form
3437
3437
\begin {ncsimplebnf }
Original file line number Diff line number Diff line change 1829
1829
\defnxname {cpp_inline_variables} & \tcode {201606L} \\ \rowsep
1830
1830
\defnxname {cpp_lambdas} & \tcode {200907L} \\ \rowsep
1831
1831
\defnxname {cpp_modules} & \tcode {201907L} \\ \rowsep
1832
- \defnxname {cpp_multidimensional_subscript} & \tcode {202110L } \\ \rowsep
1832
+ \defnxname {cpp_multidimensional_subscript} & \tcode {202211L } \\ \rowsep
1833
1833
\defnxname {cpp_named_character_escapes} & \tcode {202207L} \\ \rowsep
1834
1834
\defnxname {cpp_namespace_attributes} & \tcode {201411L} \\ \rowsep
1835
1835
\defnxname {cpp_noexcept_function_type} & \tcode {201510L} \\ \rowsep
You can’t perform that action at this time.
0 commit comments