Fully transitive const is not necessary

Walter Bright newshound1 at digitalmars.com
Thu Apr 3 18:24:48 PDT 2008


Steven Schveighoffer wrote:
> "Walter Bright" wrote
>> Sure, but static class members are *not* part of the transitive closure 
>> state of the object. They're just global variables.
> 
> Neither are mutable member variables.

How can a member not be a member of the state of an object?



More information about the Digitalmars-d mailing list