User: patrikgwet

  • Public profile

User profile: patrikgwet

User info
User name:patrikgwet
History
Joined:
Number of posts:11
Latest posts:

friendship from derived class method to base class members
Hi myesolar, I've got a good solution. The purpose is that assuming that I have two classes both de...

friendship from derived class method to base class members
I would like to know if there's a way to make a method from a derived class a friend of its base cla...

Non overloadable function
Thanks! Here is a quick test I've made too. [code]class a { private: void x(); public: voi...

Non overloadable function
I think I've made a mistake. My concern is more a matter of overriding not overloading. I don't wan...

Non overloadable function
You're right. But the purpose here is that the private base class function is a kind of background f...

This user does not accept Private Messages