immutable struct/class is mutable!

JS js.mdnq at gmail.com
Mon Jul 15 07:50:03 PDT 2013


Why does isMutable and isAssignable return true for a 
struct/class that are immutable?

immutable struct A { }

isMutable!A returns true.




More information about the Digitalmars-d-learn mailing list