[res.on.data.races] Use "object parameter" instead of this or "argument"#6748
[res.on.data.races] Use "object parameter" instead of this or "argument"#6748frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
this or "argument"#6748Conversation
0184666 to
c12925f
Compare
|
The this -> *this changes look good to me (we're not doing anything with the pointer). I'm hesitant about the argument -> parameter change. The core language part needs CWG review, I think. Could you please split out the former two categories into two separate pull requests? |
c12925f to
ed8b014
Compare
thisthis or "argument"
Done. The core part and the pure |
|
@jensmaurer Shall we close this now as not editorial? |
|
Yeah, I think I want to see more motivation here. |
|
LWG4129 opened. |
We should say "implicit object parameter", "implied object argument", or "
*this" instead.(Attempted to fix) #6731.