isMutable doesn't work with enum ?

Temtaime temtaime at gmail.com
Sun Jun 2 15:36:46 PDT 2013


I'm writing serializer and it iterates all members of struct.
It compares fields marked as "enum" when reading from file to 
check BOM, for example.

I'm using enum now because const members are deprecated in 2.063.


More information about the Digitalmars-d-learn mailing list