Lecture overview -- Keyboard shortcut: 'u'  Previous page: Multiple inheritance: Ambiguities -- Keyboard shortcut: 'p'  Next page: Is repeated inheritance possible? -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Abstraction Mechanisms, Part 2 - slide 16 : 24

Replicated base class
Need for B and C to have separate A parts in a D-object
To see this image you must download and install the SVG plugin from Adobe.In Firefox please consultthis page.
non-virtual-1.cc
Illustration of replication of class A.
non-virtual-1-output
Program output.