Topic: Selective inheritance
Author: jsz@fns.com (Jason J. Zhou)
Date: 25 Apr 1994 21:37:40 GMT Raw View
Is there any way to selectively inherit data member from the base class.
What I mean is the memory allocation. A private data member is allocated in the derived class although it cannot be directly accessed. So is there any way to pick up things
arbitarily from base class in C++? Private derivation is not exactly what I want.
---
Best Regards
Jason Jiasheng Zhou
===============================================================================
OMP System Design, "You had better to be critical"
Fujitsu Network Switching of America, Inc. "than to be correct!"
4403 Bland Road, Somerset Park, "Forget about what you lost"
Raleigh, NC 27609 "Appreciate what you have!"
Phone#: 919-790-2573/e-mail: jsz@fns.com "Do your best!"
===============================================================================