]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Fix condition for ranges::copy to use memmove [PR116754]
authorJonathan Wakely <jwakely@redhat.com>
Wed, 18 Sep 2024 16:47:49 +0000 (17:47 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 22 Sep 2024 16:45:06 +0000 (17:45 +0100)
commit83c6fe130a00c6c28cfffcc787a0a719966adfaf
tree703589a183d9269f9913bd7c37920218bc48f8a1
parent482e651f5750e4648ade90e32ed45b094538e7f8
libstdc++: Fix condition for ranges::copy to use memmove [PR116754]

libstdc++-v3/ChangeLog:

PR libstdc++/116754
* include/bits/ranges_algobase.h (__copy_or_move): Fix order of
arguments to __memcpyable.
libstdc++-v3/include/bits/ranges_algobase.h
This page took 0.05513 seconds and 6 git commands to generate.