Topic: Catching member and base class exceptions in destructors


Author: "Stephen Cipolli" <stephen.cipolli@qed.net>
Date: 1998/04/09
Raw View
I've heard that the ratified draft standard added the ability to catch
exceptions from a a constructors member initialization list.  Does the
standard also support a similar construct for destructors?  That is,
the ability to catch exceptions from its member's and base classes
destructors.
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]