Content deleted Content added
Stevebroshar (talk | contribs) →Relational: Less noise |
Stevebroshar (talk | contribs) →Member and pointer: Use auto width |
||
Line 285:
! outside class
|-
|
|
|
|
| {{cpp|1=R& K::operator [](S b);}}<br/>{{cpp|1=R& K::operator [](S b, ...); // since C++23}}<br/>
|
|-
| {{rh}} colspan="2" | Indirection ("object pointed to by ''a''")
|