r261245 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Jun 6 19:39:00 GMT 2018
Author: redi
Date: Wed Jun 6 19:39:27 2018
New Revision: 261245
URL: https://gcc.gnu.org/viewcvs?rev=261245&root=gcc&view=rev
Log:
Remove redundant std::move on const object
* include/bits/shared_ptr_base.h (__shared_count): Remove redundant
move of const value.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/shared_ptr_base.h
More information about the Libstdc++-cvs
mailing list