`restricted` member variables

Mike Parker aldacron at gmail.com
Mon Jun 20 12:04:27 UTC 2022


On Monday, 20 June 2022 at 11:57:23 UTC, Ola Fosheim Grøstad 
wrote:

>
> Do you want all this complexity just to avoid using «hidden» 
> for marking fields class-private?

No. I still think class private by itself is pointless in D.

>
> Also, you need to be able to disable invariants, which adds 
> even more complexity.

I don't see how that changes beyond what we have now with the 
command line.


More information about the Digitalmars-d mailing list