Clarification: behavior of __cxa_vec_delete3
Mark Mitchell
mark at codesourcery.com
Fri Sep 24 03:48:45 UTC 2004
Mark Mitchell wrote:
> 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.
I have now committed this change.
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark at codesourcery.com
More information about the cxx-abi-dev
mailing list