[Issue 21724] std.algorithm.mutation.copy fails on overlapping arrays if the source array's pointer is less than the destination array's pointer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 18 09:04:55 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21724

Nathan S. <n8sh.secondary at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n8sh.secondary at hotmail.com
            Summary|copy fails on overlapping   |std.algorithm.mutation.copy
                   |ranges                      |fails on overlapping arrays
                   |                            |if the source array's
                   |                            |pointer is less than the
                   |                            |destination array's pointer

--


More information about the Digitalmars-d-bugs mailing list