[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [cxx-abi-dev] __cxa_vec_new2 and deallocation functions that throw exceptions
- To: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Subject: Re: [cxx-abi-dev] __cxa_vec_new2 and deallocation functions that throw exceptions
- From: Jason Merrill <jason@xxxxxxxxxx>
- Date: Wed, 14 May 2003 14:47:16 -0400
On 14 May 2003 11:37:25 -0700, Mark Mitchell <mark@xxxxxxxxxxxxxxxx> wrote:
> Shouldn't __cxa_vec_new[23] be required to call std::terminate if
> dealloc throws an exception?
Makes sense to me.
Jason
|