D's equivalent to C++'s std::move?
Matt Elkins via Digitalmars-d
digitalmars-d at puremagic.com
Mon Feb 8 16:25:33 PST 2016
On Thursday, 4 February 2016 at 02:33:06 UTC, Andrei Alexandrescu
wrote:
> Got it, thanks. That's a bug in the implementation, no two ways
> about it. No copy should occur there, neither theoretically nor
> practically. Please report it to bugzilla at
> http://issues.dlang.org. Thanks very much! -- Andrei
Done (sorry for the delay):
https://issues.dlang.org/show_bug.cgi?id=15662
More information about the Digitalmars-d
mailing list