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

Delete redundant and wrong example #2060

Merged
merged 1 commit into from May 7, 2018

Conversation

languagelawyer
Copy link
Contributor

  1. Returning/casting to rvalue reference of object type is an xvalue. The example misses the "object type" part.
  2. A(n almost, the PR is waiting to be merged) complete and correct list of xvalue expressions is just 2 (or 3? I'm bad at counting) paragraph below. So, fixing the example is not rational, better to delete it.

1. Returning/casting to rvalue reference of *object type* is an xvalue. The example misses the "object type" part.
2. A(n almost, the PR is waiting to be merged) complete and correct list of xvalue expressions is just 2 (or 3? I'm bad at counting) paragraph below. So, fixing the example is not rational, better to delete it.
@zygoloid zygoloid merged commit 01a0436 into cplusplus:master May 7, 2018
@languagelawyer languagelawyer deleted the patch-2 branch May 7, 2018 10: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