Created on 2022-11-23.00:00:00 last changed 23 months ago
Suggested resolution:
Change in 7.6.1.3 [expr.call] paragraph 7 as follows:
If the function is an implicit object member function, thethisimplicit object parameter of the function (7.5.3 [expr.prim.this]) is initialized with a pointer to the object of the call, converted as if by an explicit type conversion (7.6.3 [expr.cast]).
Subclause 7.6.1.3 [expr.call] paragraph 7 specifies:
If the function is an implicit object member function, the this parameter of the function (7.5.3 [expr.prim.this]) is initialized with a pointer to the object of the call, converted as if by an explicit type conversion (7.6.3 [expr.cast]).
The term "this parameter" is undefined.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-12-04 13:35:28 | admin | set | messages: + msg7083 |
2022-11-23 00:00:00 | admin | create |