Jan 16, 2009

stack unwinding

stack unwinding
http://publib.boulder.ibm.com/infocenter/lnxpcomp/v8v101/index.jsp?topic=/com.ibm.xlcpp8l.doc/language/ref/cplr155.htm
why cannot throw a exception in the destructor
there is no handler in the program to handle the exception so the program will call terminate

No comments:

Post a Comment