Migrating to Shared

Robert Fraser fraserofthenight at gmail.com
Tue May 12 18:41:24 PDT 2009


Jarrett Billingsley wrote:
> // should be immutable int[3], no?
> immutable table[3] x = [6, 123, 0x87];

Really shouldn't that be enum, unless you mysteriously needed to take 
the address of it?



More information about the Digitalmars-d mailing list