Lecture 5 - Slide 18 : 40
Multiple inheritance: Ambiguities
The scope resolution operator can be used to solve ambiguities in multiple base classes
To see this image you must download and install the
SVG plugin from Adobe
.In Firefox please consult
this page.
Ambiguity - the compiler locates the problem.
Ambiguity resolution in the client of C.
Involving polomorphism - but there is a problem.
Involving polomorphism - problem solved.