What is the Status of __mutable ?

Neia Neutuladh neia at ikeran.org
Thu Dec 20 16:52:28 UTC 2018


On Thu, 20 Dec 2018 10:47:18 +0000, Vijay Nayar wrote:
> However, the __mutable feature could open up problems in terms of the
> compiler's ability to optimize generated code and knowing which CPU
> L1/L2 caches are valid or not.

More importantly, immutable is the same as shared immutable right now. 
That would have to change.


More information about the Digitalmars-d mailing list