Related articles |
---|
Implementation of C++ exceptions ? mmc@wagner.imada.ou.dk (1994-04-05) |
Re: Implementation of C++ exceptions ? vinoski@srv.ch.apollo.hp.com (Steve Vinoski) (1994-04-05) |
Re: Implementation of C++ exceptions ? mw@ipx2.rz.uni-mannheim.de (1994-04-05) |
Re: Implementation of C++ exceptions ? chase@Think.COM (1994-04-05) |
Re: Implementation of C++ exceptions ? schmidt@tango.ICS.UCI.EDU (Douglas C. Schmidt) (1994-04-06) |
Re: Implementation of C++ exceptions ? mmc@wagner.imada.ou.dk (1994-04-07) |
Implementation of C++ exceptions ? ssimmons@convex.com (1994-04-08) |
Re: Implementation of C++ exceptions ? davis@ilog.ilog.fr (1994-04-11) |
[2 later articles] |
Newsgroups: | comp.compilers |
From: | Steve Vinoski <vinoski@srv.ch.apollo.hp.com> |
Keywords: | C++ |
Organization: | Hewlett-Packard Corporation, Chelmsford, MA |
References: | 94-04-019 |
Date: | Tue, 5 Apr 1994 19:14:42 GMT |
>Where can i get information about implementaion details of C++ exceptions
There is a paper by some HP California Language Labs folks, specifically
Don Cameron, Paul Faust, Michey Mehta, and Dmitry Lenkov, in the 1992
USENIX C++ Technical Conference proceedings that describes the
implementation of a portable C++ exception handling environment. (I don't
have the proceedings handy, otherwise I'd give you the exact title.)
--steve
Steve Vinoski vinoski@apollo.hp.com (508)436-5904
Distributed Object Computing Program fax: (508)436-5122
Hewlett-Packard, Chelmsford, MA 01824
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.