Abstraction Mechanisms, Part 2
- slide 17 : 24
Is repeated inheritance possible?
Is it possible to shortcut the replication such that
D
inherits twice from
A
?
To see this image you must download and install the
SVG plugin from Adobe
.In Firefox please consult
this page.
Attempting repeated inheritance in C++.