Remove redundant std::move in std::for_each
authorJonathan Wakely <jwakely@redhat.com>
Fri, 15 Jul 2016 19:51:33 +0000 (20:51 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 15 Jul 2016 19:51:33 +0000 (20:51 +0100)
commitd1129d45b09c6fe0542f439fffda3bd4667a67a1
tree7d9a1eda0c709ee0bceae2e516082194aaccb91b
parent96c0ec125fb79040fc65937ae8e5789752a858d9
Remove redundant std::move in std::for_each

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

From-SVN: r238399
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_algo.h