Related articles |
---|
Class representation in memory McMalo@HotMail.com (McMalo) (1999-02-24) |
Re: Class representation in memory mikee@cetasoft.cog (1999-02-25) |
Re: Class representation in memory mal@bewoner.dma.be (Lieven Marchand) (1999-02-27) |
Re: Class representation in memory hunk@alpha1.csd.uwm.edu (1999-02-27) |
Re: Class representation in memory steinar.soreide@loop.no (Steinar Søreide) (1999-03-02) |
Re: Class representation in memory dtribble@technologist.com (David R Tribble) (1999-03-10) |
Re: Class representation in memory jsgray@acm.org.nospam (Jan Gray) (1999-03-22) |
Re: Class representation in memory dzabel@berlin.snafu.de (Dirk Zabel) (1999-03-23) |
Re: Class representation in memory jcea@argo.es (Jesus Cea Avion) (1999-04-01) |
From: | "Jan Gray" <jsgray@acm.org.nospam> |
Newsgroups: | comp.compilers |
Date: | 22 Mar 1999 01:12:26 -0500 |
Organization: | self |
References: | 99-02-115 99-03-011 99-03-044 |
Keywords: | OOP, C++ |
>> I am looking for any literature about Class representation in memory.
>Check out "Inside the C++ Object Model" by Lippman.
>Also "The Design and Evolution of C++" by Stroustrup touches on
>some of these topics.
These are quite good. There's also my old "C++: Under the Hood" talk
on the MS C++ object model, given at 1993-94 Software Development and
MS Tech Ed conferences, reprinted in circa 1995-7 MSDN CDs, Bruce
Eckel's book "Black Belt C++", and on the web (sans diagrams) at
http://www.geocities.com/SiliconValley/Foothills/7592/oop/Gray-article.html.
Jan Gray
Return to the
comp.compilers page.
Search the
comp.compilers archives again.