Virtual base classes size ofMy best guess is that VS2012 does not need these 4 bytes , other compilers may need them and to crea...
Virtual base classes size ofbut these 4 bytes are always set to zero, what use are they... I called the virtual functionof bas...
Virtual base classes size ofms-help://MS.MSDNQTR.v90.en/dv_vccomp/html/93258964-14d7-4b1c-9cbc-d6f4d74eab69.htm I have tried se...
Virtual base classes size ofthanks for the link, what I dont understand is the additional 4 bytes when constructor code is added...
Virtual base classes size ofso if I comment out C1(){} constructor for C1 , why do I get the correct 12 bytes.
This user does not accept Private Messages