Related articles |
---|
References on C++ Run-Time Issues ? jwang@seas.smu.edu (1996-01-18) |
Re: References on C++ Run-Time Issues ? larryr@cybergate.com (Larry Rau) (1996-01-23) |
From: | Larry Rau <larryr@cybergate.com> |
Newsgroups: | comp.compilers |
Date: | 23 Jan 1996 21:59:32 -0500 |
Organization: | is good |
References: | 96-01-043 |
Keywords: | C++ |
Jainbai Wang wrote:
> I'm looking for references on run-time issues of C++ compilers. Any help
> will be appreciated. Thanks.
The book "The Design and Evolution of C++" by Stroustrup is a good
book. It does not go into deep technical detail but does talk a
little about implementation issues for such things as exceptions,
RTTI, even gc, etc. ISBN:0-201-54330-3.
......larry
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.