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

[over.built] Correct note re: "hiding" to match over.match.oper/3 #4445

Conversation

hubert-reinterpretcast
Copy link
Contributor

The note in [over.built] uses "hidden" to describe how built-in candidates are removed from consideration; however, this is not hiding in the sense of name lookup. This PR removes the bad terminology and also corrects the note to defer to the normative text regarding the conditions upon user-written candidates that suppress built-in candidates.

The note in [over.built] uses "hidden" to describe how built-in
candidates are removed from consideration; however, this is not
hiding in the sense of name lookup. This PR removes the bad
terminology and also corrects the note to defer to the normative
text regarding the conditions upon user-written candidates that
suppress built-in candidates.
@jensmaurer jensmaurer closed this Jan 14, 2021
@jensmaurer jensmaurer reopened this Jan 14, 2021
@tkoeppe tkoeppe merged commit d35605c into cplusplus:master Jan 15, 2021
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.

None yet

3 participants