WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@neheb
Copy link

@neheb neheb commented Jun 11, 2019

Refcounted.h:45:23: error: moving a local object in a return statement
prevents copy elision [-Werror=pessimizing-move]
45 | return std::move(old);

Refcounted.h:45:23: error: moving a local object in a return statement
prevents copy elision [-Werror=pessimizing-move]
   45 |   return std::move(old);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants