Virtual base class constructor

Joined
Feb 12, 2008
Messages
108
Reaction score
0
Hello everyone,


From MSDN virtual base class reference, what means "If a derived class overrides a virtual function that it inherits from a virtual base class, and if a constructor or a destructor for the derived base class calls that function using a pointer to the virtual base class, the compiler may introduce additional hidden "vtordisp" fields into the classes with virtual bases."

I do not understand why an additional hidden filed is needed?

http://msdn2.microsoft.com/en-us/library/wcz57btd.aspx#Mtps_DropDownFilterText


thanks in advance,
George
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,607
Members
45,240
Latest member
pashute

Latest Threads

Top