Map
Index
Random
Help
th

Quote: exception-safety provides the basic-guarantee and may provide strong or no-throw guarantees; destructors do not throw exceptions

QuoteRef: abraD4_1998 , p. 2



Topic:
exception handling by try..catch
Topic:
finalization of data
Topic:
object-oriented classes
Topic:
database transactions

Quotation Skeleton

the designer of a generic component might require … component might, in return, provide one of the … resources are leaked. @ The strong guarantee: that … it was before the operation started, @ The … minimum standard for exception-safety to which we can … [Footnote 5] All type parameters supplied by clients of … of the C++ standard library provide at least …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: basic-guarantee of exception-safety -- invariants preserved and no resource leaks
Quote: strong-guarantee of exception-safety -- either an operation completes successfully or an exception occurs without changing the program state

Related Topics up

Topic: exception handling by try..catch (53 items)
Topic: finalization of data (11 items)
Topic: object-oriented classes (67 items)
Topic: database transactions (27 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.