Ali Çehreli wrote:
It would be different from C++ if everything were in the same module, right?
Right.
If I understand it correctly, private is not honored for the code in the same module. Is that for all uses of private?
Yes.
Ali Çehreli wrote:
It would be different from C++ if everything were in the same module, right?
Right.
If I understand it correctly, private is not honored for the code in the same module. Is that for all uses of private?
Yes.