[Issue 13990] std.algorithm.move incorrectly uses hasAliasing for class references

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jan 16 12:14:43 PST 2015


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

--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
PR: https://github.com/D-Programming-Language/phobos/pull/2876

Note, I couldn't just put the code inside structs, because unit tests also want
to make sure a pointer isn't self-pointing.

--


More information about the Digitalmars-d-bugs mailing list