how to make private class member private
rikki cattermole
rikki at cattermole.co.nz
Tue Mar 13 06:27:03 UTC 2018
On 13/03/2018 7:14 PM, psychoticRabbit wrote:
> On Tuesday, 13 March 2018 at 06:01:43 UTC, ketmar wrote:
>>
>> ah, yes, sorry: i completely forgot that C++ was invented after c# and
>> java. mea maxima culpa!
>
> My point was, that the 2 most widely used and popular languages on the
> plant, C# and Java, decided NOT to make private, something mean else,
> like D has done.
>
> So the 3 most used languages got it wrong??
Yes.
Module system comes from the ML family. As proven by the adoption by
Java as of late, it is far superior to alternative designs.
More information about the Digitalmars-d-learn
mailing list