On 07/10/2018 06:52 AM, Guillaume Piolat wrote:
On Tuesday, 10 July 2018 at 10:47:04 UTC, RazvanN wrote:
Hi everyone!
I managed to put together a first draft of the DIP for adding the copy
constructor to the language [1]. If anyone is interested, please take
a look. Suggestions and comments about technical aspects and wording
are all welcome.
Thanks,
RazvanN
[1] https://github.com/dlang/DIPs/pull/129
Does it allow to remove the "T.init must always be valid for structs" rule?
That's not part of this proposal's charter.