DIP53 and DIP49 (ver2) - New definitions of qualified constructors and postblits

Kenji Hara k.hara.pg at gmail.com
Mon Dec 16 20:31:13 PST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20131217/dcbfbb7e/attachment.html>


More information about the Digitalmars-d mailing list