Fwd: Copy Constructor DIP and implementation

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Sep 11 20:45:10 UTC 2018


This should probably have been posted here. -- Andrei

-------- Forwarded Message --------
Subject: Copy Constructor DIP and implementation
Date: Tue, 11 Sep 2018 15:08:33 +0000
From: RazvanN <razvan.nitu1305 at gmail.com>
Organization: Digital Mars
Newsgroups: digitalmars.D.announce

Hello everyone,

I have finished writing the last details of the copy constructor DIP[1] 
and also I have published the first implementation [2]. As I wrongfully 
made a PR for the DIP queue in the early stages of the development of 
the DIP, I want to announce this way that the DIP is ready for the draft 
review now. Those who are familiar with the compiler, please take a look 
at the implementation and help me improve it!

Thanks,
RazvanN

[1] https://github.com/dlang/DIPs/pull/129
[2] https://github.com/dlang/dmd/pull/8688


More information about the Digitalmars-d mailing list