Boost logo

Boost :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-07-27 17:52:57


> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]] On Behalf Of Alexander Nasonov
>
> 2. catch(...) catches too many things on some compilers. I
> know only one (very popular) compiler that also catches
> system exceptions (aka SEH). Though, I don't remember how it
> rethrows those exceptions.

If you are talking about msvc, I think C++ exceptions are implemented on
top of SEH.

Sohail


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