Clarification: behavior of __cxa_vec_delete3

Mark Mitchell mark at codesourcery.com
Wed Sep 15 20:42:59 UTC 2004


This patch to the specification attempts to clarify the behavior of 
_cxa_vec_delete3 by clarifying what it means to "delete the space" and 
also by making it clear that the deallocation function must be called 
even if the destructor for one of the array elements throws an 
exception, as required by DR 353.

I will commit this patch in a few days, if there are no objections.

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark at codesourcery.com

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourcerytools.com/pipermail/cxx-abi-dev/attachments/20040915/52382788/attachment.ksh>


More information about the cxx-abi-dev mailing list