How to initialize an immutable array

bearophile bearophileHUGS at lycos.com
Fri Mar 1 13:36:50 PST 2013


Sparsh Mittal:

> Thanks. However, rdmd gives error on this line:
>
> temp1.d(12): Error: no identifier for declarator immutable(i)

Probably v.2.062 of the D compiler is enough to not see that 
error.

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list