Move construction from !is(T == typeof(this))

ag0aep6g via Digitalmars-d digitalmars-d at puremagic.com
Mon Apr 24 13:23:58 PDT 2017


On 04/24/2017 08:48 PM, Stanislav Blinov wrote:
> Speaking of const violation and UB, std.algorithm.mutation.move seems to
> violate const without remorse:

Yup. Even in @safe code, which is a bug. 
https://issues.dlang.org/show_bug.cgi?id=15315


More information about the Digitalmars-d mailing list