Copy Constructor DIP
Guillaume Piolat
first.last at gmail.com
Tue Jul 10 10:52:18 UTC 2018
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?
More information about the Digitalmars-d
mailing list