User profile: John Boncek

User info
User name:John Boncek
History
Joined:
Number of posts:2
Latest posts:

protect data member of public base class
The base class is from a package I cannot modify. John Boncek

protect data member of public base class
Is there a way to protect a data member of a public base class from use by users of the derived clas...