|
| Total Answers and Comments: 5 |
Last Update: October 19, 2009 Asked by: BronzeBill |
|
| | |
|
Submitted by: charliearcuri I think you are correct, BronzeBill. I just tried an experiment using MFC: ChildClass inheriting privately from ParentClass which has a private member - that private member is *not* accessible in a ChildClass method even though ChildClass : private BaseClass.
Above answer was rated as good by the following members: zeal_goswami | Go To Top
|