Optimizing away C++ exception handling

JL Schilling - ACM SIGPLAN Notices, 1998 - dl.acm.org
A high performance implementation of C++ exception handling is crucial, because exception
handling overhead is distributed across all code. The commonly-used table-driven approach …

An efficient and reliable object-oriented exception handling mechanism

S Jiang, B Xu - ACM SIGPLAN Notices, 2005 - dl.acm.org
This paper proposes an exception handling mechanism for developing reliable object-
oriented systems based on analyzing some problems encountered in the C++ programming …

[引用][C] J ntroduction

D L'OISEAU - 1985