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

Fix for typo in code example in [class.copy.elision] section of document #2238

Merged
merged 1 commit into from Jul 2, 2018

Conversation

mdadams
Copy link
Contributor

@mdadams mdadams commented Jul 2, 2018

In one of the code examples in the [class.copy.elision] section of the document:
As a result of what appears to have been a typo, the function g was
defined twice in the code example. The second definition of g has been
renamed to h to fix this problem.

document:
As a result of what appears to have been a typo, the function g was
defined twice in the code example.  The second definition of g has been
renamed to h to fix this problem.
@zygoloid zygoloid merged commit 809a034 into cplusplus:master Jul 2, 2018
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