Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Clarification: behavior of __cxa_vec_delete3


  • To: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
  • Subject: Re: Clarification: behavior of __cxa_vec_delete3
  • From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
  • Date: Thu, 23 Sep 2004 20:48:45 -0700

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@xxxxxxxxxxxxxxxx