Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@akrzemi1
Copy link
Member

No description provided.

@akrzemi1
Copy link
Member Author

Without this fix some overloads of operator* will be returning by value and thereby incur an unnecessary move constructor or a copy constructor. It was trying to follow LEWG guidelines, but now LEWG realized the bug and changed the guidelines.

akrzemi1 added a commit that referenced this pull request Jul 17, 2014
rvalue ref overloads do not return by value
@akrzemi1 akrzemi1 merged commit 953e7de into master Jul 17, 2014
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.

2 participants