Persistent list
Ali Çehreli via Digitalmars-d
digitalmars-d at puremagic.com
Fri Nov 13 15:26:23 PST 2015
On 11/13/2015 03:10 PM, Andrei Alexandrescu wrote:
> at http://dpaste.dzfl.pl/0981640c2835
> * Lines 11-12: I came to terms with the notion that some types cannot be
> made immutable.
Could constructor qualifiers help in such cases? I would like to hear
war stories and experiences from others who used that feature before:
The spec:
http://dlang.org/struct.html#struct-constructor
My rewording:
http://ddili.org/ders/d.en/special_functions.html#ix_special_functions.constructor%20qualifier
DIP53:
http://wiki.dlang.org/DIP53
Ali
More information about the Digitalmars-d
mailing list