2016-07-15 21:53 GMT+02:00 Jonathan Wakely <jwak...@redhat.com>:
> Returning a parameter will try to move anyway, so using std::move here
> is redundant (and clang even warns about it being redundant).
>
>         * include/bits/stl_algo.h (for_each): Remove redundant _GLIBCXX_MOVE
>         and adjust comment.

Actually I think this should also be reported as an LWG issue.

- Daniel

Reply via email to