r238399 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Jul 15 19:51:00 GMT 2016


Author: redi
Date: Fri Jul 15 19:51:33 2016
New Revision: 238399

URL: https://gcc.gnu.org/viewcvs?rev=238399&root=gcc&view=rev
Log:
Remove redundant std::move in std::for_each

	* include/bits/stl_algo.h (for_each): Remove redundant _GLIBCXX_MOVE
	and adjust comment.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_algo.h



More information about the Gcc-cvs mailing list