Notes about __cxa_end_catch

Jason Merrill jason at cygnus.com
Fri Dec 17 02:10:55 UTC 1999


>>>>> Coleen Phillimore <coleen at zko.dec.com> writes:

 > If you need to clean up more than one live exception from a
 > catch handler, don't you need a 'count' parameter to
 > __cxa_end_catch?

No, you can just call it multiple times.

Jason




More information about the cxx-abi-dev mailing list