DIP53 and DIP49 (ver2) - New definitions for qualified constructors and postblits
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Tue Dec 17 20:24:30 PST 2013
On 12/17/13 7:42 PM, Kenji Hara wrote:
> http://wiki.dlang.org/DIP53
> Redesign currently implemented qualified constructor concept.
>
> http://wiki.dlang.org/DIP49
> Improved points from version 1:
> - Swap meanings of 'this(this) inout' and 'this(this) const'
> - Inout postblit now covers all cheap (== not rebind indirections)
> copies between same qualifiers
>
> Kenji Hara
Fantastic. I started to read DIP49 earlier today and it really rings
well. I'll read the updated one.
Andrei
More information about the Digitalmars-d
mailing list