virtual table

Hi ,
Can everyone explain in detail, how does the virtual inheritance work internally. I tried to find out, but couldn't find the detailed explaination anywhere. Everyone is saying just add a virtual keywork while inheriting. But how does it work ??

Please explain with an example ..


Thanks in advance
Naveen
It's somewhat compiler dependent but it's explained here:
http://en.wikipedia.org/wiki/Virtual_inheritance#The_solution
Topic archived. No new replies allowed.