enum with classes/structs

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Mar 10 11:31:59 PST 2011


There's also this bug where the constructor for a struct isn't called:
http://d.puremagic.com/issues/show_bug.cgi?id=5460 , and field
assignment is not disabled even with the presence of a constructor.


More information about the Digitalmars-d-learn mailing list