| Related articles |
|---|
| Typical C++ Exception Handling implementations drahardja@gmail.com (Dave Rahardja) (2005-10-03) |
| Re: Typical C++ Exception Handling implementations Ranjit.Mathew@oracle.com (Ranjit Mathew) (2005-10-04) |
| Re: Typical C++ Exception Handling implementations haberg@math.su.se (2005-10-06) |
| From: | haberg@math.su.se (Hans Aberg) |
| Newsgroups: | comp.compilers |
| Date: | 6 Oct 2005 15:20:11 -0400 |
| Organization: | Mathematics |
| References: | 05-10-030 |
| Keywords: | C++ |
| Posted-Date: | 06 Oct 2005 15:20:11 EDT |
"Dave Rahardja" <drahardja@gmail.com> wrote:
> Can someone share some ways that current compilers deal with the C++
> exception handling mechanism? I'm especially curious about the
> overheads associated with the various techniques.
There is a performance report at
http://www.open-std.org/jtc1/sc22/open/n3646.pdf
--
Hans Aberg
Return to the
comp.compilers page.
Search the
comp.compilers archives again.