(ref.doc)clamage 130395

Next fjh 130395 Prev: maxtal 150395 Up: Usenet

From: [email protected] (Steve Clamage)
Newsgroups: comp.lang.c++
Subject: Re: Using THROW in a destructor
Date: 13 Mar 1995 21:41:58 GMT

Throwing an exception while an exception is being handled results in
"terminate" being called.

You cannot safely throw an exception in a destructor for that reason,
so don't do it.

automatically generated by info2www version 1.2.2.8