Map
Index
Random
Help
th

QuoteRef: koenA_1990

topics > all references > ThesaHelp: references i-l



ThesaHelp:
references i-l
Topic:
exception handling by try..catch
Group:
exception handling
Topic:
types of object-oriented classes

Reference

Koenig, A., Stroustrup, B., "Exception handling for C++", USENIX 1990 C++ Conference, 1990, pp. revised version, p. 137-171 of Waldo, J., The Evolution of C++: Language Design in the Marketplace of Ideas, Cambridge Massachusetts: MIT Press 1993. Google

Quotations
140 ;;Quote: the most natural way to describe exceptions is to throw objects and catch classes; a copy of the object thrown is passed to the handler
142 ;;Quote: a throw-expression is a return statement that uses the value's class to select the caller


Related Topics up

ThesaHelp: references i-l (342 items)
Topic: exception handling by try..catch (45 items)
Group: exception handling   (12 topics, 305 quotes)
Topic: types of object-oriented classes (18 items)

Collected barberCB 9/97
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.