Object-Orientation FAQ

4.4) Can I Use Dynamic Inheritance In C++?

Yes, [Coplien 92] describes a scheme where a class can contain a pointer to
a base class that can switch between its derived classes, providing a limited
form.  Earlier chapters contain entries on bypassing C++'s message system and
even bypassing static linking.
Future FAQs should contain more detail.

This document was translated by ms2html v1.8 on 04.06.96.