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

[class.copy.elision] Fix the contradiction introduced by CWG 2278 #3254

Merged
merged 3 commits into from Oct 6, 2019
Merged

[class.copy.elision] Fix the contradiction introduced by CWG 2278 #3254

merged 3 commits into from Oct 6, 2019

Conversation

frederick-vs-ja
Copy link
Contributor

@frederick-vs-ja frederick-vs-ja commented Oct 1, 2019

Fixes #3117.
Additionally avoid duplication of name "a".

Additionally avoid duplication of name "a".
source/classes.tex Outdated Show resolved Hide resolved
Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think "error" is not quite right here.

@jensmaurer jensmaurer added the changes requested Changes to the wording or approach have been requested and not yet applied. label Oct 1, 2019
source/classes.tex Outdated Show resolved Hide resolved
@jensmaurer jensmaurer added changes requested Changes to the wording or approach have been requested and not yet applied. and removed changes requested Changes to the wording or approach have been requested and not yet applied. labels Oct 1, 2019
@jensmaurer jensmaurer removed the changes requested Changes to the wording or approach have been requested and not yet applied. label Oct 2, 2019
@zygoloid zygoloid merged commit c3b2c86 into cplusplus:master Oct 6, 2019
@frederick-vs-ja frederick-vs-ja deleted the patch-2 branch October 6, 2019 15:26
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.

[class.copy.elision] Is the first example contradictory?
3 participants