Link to home
Start Free TrialLog in
Avatar of ambuli
ambuliFlag for United States of America

asked on

Using virtual inheritance to solve multiple inheritance issues

Hi there,
I have to use virtual inheritance to resolve ambiguous function compiler errors.  Although, it works now I wanted to make sure there are no disadvantages in using virtual inheritance.
Avatar of jkr
jkr
Flag of Germany image

This is hard to answer without seeing your code. An educated guess would be '42' ;o)
SOLUTION
Avatar of sarabande
sarabande
Flag of Luxembourg image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial