invariant/const class storage class

Walter Bright newshound1 at digitalmars.com
Wed Oct 1 02:30:06 PDT 2008


Simen Kjaeraas wrote:
> Is this really correct behavior? How then are we supposed to initialize our
> invariant objects?

Currently, create them as mutable ones, then cast them to invariant.



More information about the Digitalmars-d mailing list