Boost logo

Boost :

Subject: Re: [boost] [exception] Incompatibility betweenboost::throwexception and throw prototype declarations
From: David Abrahams (dave_at_[hidden])
Date: 2008-09-06 19:30:12


on Sat Sep 06 2008, "vicente.botet" <vicente.botet-AT-wanadoo.fr> wrote:

> and compiled it with both versions. Everything is OK.

Just for the record, exception-specifications are not checked at compile
time except in the case of virtual functions, so you probably should
actually do some runtime tests if you're worried about it.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

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