S
Stephen Howe
Hi
Just interested to know if there have any advances, compiler
implementation techniques for representing the "C++ object model".
In terms of background references I have
"Inside the C++ object model" by Stanley Lippman - dated but very
useful
Under the hood for Visual C++
http://www.openrce.org/articles/files/jangrayhood.pdf
Technical Report on C++ Performance
http://www.open-std.org/jtc1/sc22/wg21/docs/TR18015.pdf
Mikael Glaad & Concha Batanero paper from 2005
http://www.idt.mdh.se/kurser/cd5130/msl/2005lp4/downloads/reports/c++_object_model.pdf
Some of Matthew Wilsons "Imperfect C++" touchs on representation
issues
Is that it?
Thanks
Stephen Howe
Just interested to know if there have any advances, compiler
implementation techniques for representing the "C++ object model".
In terms of background references I have
"Inside the C++ object model" by Stanley Lippman - dated but very
useful
Under the hood for Visual C++
http://www.openrce.org/articles/files/jangrayhood.pdf
Technical Report on C++ Performance
http://www.open-std.org/jtc1/sc22/wg21/docs/TR18015.pdf
Mikael Glaad & Concha Batanero paper from 2005
http://www.idt.mdh.se/kurser/cd5130/msl/2005lp4/downloads/reports/c++_object_model.pdf
Some of Matthew Wilsons "Imperfect C++" touchs on representation
issues
Is that it?
Thanks
Stephen Howe