Boost logo

Boost :

From: Sergey Shandar (sergey_at_[hidden])
Date: 2007-11-10 08:39:00


Sid Sacek wrote:
> Microsoft compiler doesn't fully support "Exception Specifications". The details are below. If you use this feature, it will not be
> portable code.
> -Sid Sacek
>
>
> This is from MSDN:
>
> ms-help://MS.MSDNQTR.v80.en/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_vclang/html/4d3276df-6f31-4c7f-8cab-b9d2d003a629.htm
>
Oh, we are discussing the bug fix for GCC. Visual C++ 8.0 doesn't have
these problems. Actually, you can use SFINAE in throw() in VC++ as well
and it has less problems than GCC.


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