anyone knows the c++ object model of GCC?
Nathan Sidwell
nathan@codesourcery.com
Fri Oct 8 15:23:00 GMT 2004
äüÃà wrote:
> hi all,
>
> I am reading "Inside the c++ object model" now, I want to know the implementations of virtual function and virtual inheritance in GCC, anyone can help me?
this page http://gcc.gnu.org/readings.html
contains a link to http://www.codesourcery.com/cxx-abi/
which points you to http://www.codesourcery.com/cxx-abi/abi.html
amongst other things.
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC
nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk
More information about the Gcc
mailing list