Boost logo

Boost :

Subject: Re: [boost] The noexcept Specifier & Block
From: Gabriel Dos Reis (gdr_at_[hidden])
Date: 2009-04-16 20:50:27


On Thu, Apr 16, 2009 at 7:11 PM, Alexander Terekhov <terekhov_at_[hidden]> wrote:
> Scott McMurray wrote:
> [...]
>> I don't see how you're going to get the "at throw point" you're asking for.
>
> Two-phase EH.

An implementation strategy used by some compilers. It is not
something required by C++. It is mysterious why some popular
compilers insist on using that strategy when they know they are
dealing with C++ applications.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk