Discussion Thread: DIP 1040--Copying, Moving, and Forwarding--Community Review Round 1

tsbockman thomas.bockman at gmail.com
Thu Mar 11 22:10:49 UTC 2021


On Thursday, 11 March 2021 at 21:48:44 UTC, tsbockman wrote:
> I have written an example to clarify what I'm asking about:
>     
> https://forum.dlang.org/post/igagderdongxdhvfjihj@forum.dlang.org

Here's a version that can be compiled and successfully run with 
DMD today, without the DIP, in case anyone else wants to play 
around with it:
     
https://gist.github.com/run-dlang/247bea2c2815e794a1a52012bc70ef9f

Set `enum useDIPLowering = true;` at the top to see the problem 
I'm poking at.


More information about the Digitalmars-d mailing list