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

[dcl.attr.contract.cond] References cannot be modified. #2767

Merged
merged 1 commit into from Mar 15, 2019

Conversation

jensmaurer
Copy link
Member

Avoid confusion caused by using the words "makes [...]
modifications of the value of [a] parameter" by excluding
references.

Fixes #2669.

Avoid confusion caused by using the words "makes [...]
modifications of the value of [a] parameter" by excluding
references.
@jensmaurer
Copy link
Member Author

Since references cannot be modified (re-seated), they are not really in scope for the sentence in question here. Exclude them from the onset.

@zygoloid zygoloid merged commit dd22782 into cplusplus:master Mar 15, 2019
@jensmaurer jensmaurer deleted the b21 branch March 15, 2019 12:15
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

2 participants