is private broken?

jmh530 john.michael.hall at gmail.com
Tue Oct 10 20:10:34 UTC 2017


On Tuesday, 10 October 2017 at 19:59:05 UTC, Jonathan M Davis 
wrote:
>
> There is - by putting them in a separate module. It was done 
> this way to avoid the extra complication of friend functions 
> that you get in C++, and the theory is that you're in control 
> of everything that's in your own module, [snip]

I hadn't realized this was the reason for it. Makes sense.


More information about the Digitalmars-d mailing list