Using closure in function scope to make "real" private class members

rikki cattermole rikki at cattermole.co.nz
Thu Jun 9 05:52:10 UTC 2022


private(scope)

Nice and simple, if you know what private and scope does, you can 
probably guess what it does here.


More information about the Digitalmars-d mailing list