Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[res.on.data.races] Use "object parameter" instead of this or "argument" #6748

Closed

Conversation

frederick-vs-ja
Copy link
Contributor

@frederick-vs-ja frederick-vs-ja commented Dec 28, 2023

We should say "implicit object parameter", "implied object argument", or "*this" instead.

(Attempted to fix) #6731.

@jensmaurer
Copy link
Member

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?

@frederick-vs-ja frederick-vs-ja changed the title Replace some improper occurences of this [res.on.data.races] Use "object parameter" instead of this or "argument" Feb 10, 2024
@frederick-vs-ja
Copy link
Contributor Author

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?

Done. The core part and the pure this -> *this changes are split into two new PRs.

@tkoeppe
Copy link
Contributor

tkoeppe commented Jul 29, 2024

@jensmaurer Shall we close this now as not editorial?

@jensmaurer
Copy link
Member

Yeah, I think I want to see more motivation here.

@tkoeppe tkoeppe closed this Jul 29, 2024
@frederick-vs-ja frederick-vs-ja deleted the dereference-this branch August 3, 2024 07:52
@frederick-vs-ja
Copy link
Contributor Author

LWG4129 opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants