Skip to search formSkip to main contentSkip to account menu

Exception safety

Known as: Abrahams guarantees, Exception guarantees, Exception-safe 
Exception safety guarantees, originally formalized by David Abrahams, are a set of contractual guidelines that class library implementers and clients… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2011
2011
Exception-safety strong guarantee: The operation has either completed successfully or thrown an exception, leaving the program… 
2010
2010
The CLR contains strong support for exceptions. Exceptions can be created and thrown at a point where code execution cannot… 
2007
2007
A failure detection circuit for a center metal grounded type X-ray tube. If the high voltage applying line for the anode side is… 
2006
2006
Many programming languages provide exceptions as a structured way for detecting and recovering from abnormal conditions. However… 
2004
2004
Programming-language mechanisms for throwing and handling exceptions can simplify some computer programs. However, the use of… 
2003
2003
  • 2003
  • Corpus ID: 18856054
Using exception handling in C++ can lead to severe problems with dynamic objects and other resources— dangling pointers, memory… 
2000
2000
This paper represents the knowledge accumulated in response to a real-world need: that the C++ Standard Template Library exhibit… 
1994
1994
The resolution of ambiguities is one of the central problems for Machine Translation. In this paper we propose a knowledge-based…