Boost logo

Boost :

Subject: Re: [boost] [c++1] BOOST_NOEXCEPT macros?
From: Dave Abrahams (dave_at_[hidden])
Date: 2011-10-11 08:20:49


on Tue Oct 11 2011, Beman Dawes <bdawes-AT-acm.org> wrote:

>
> Dave Abrahams:
>>You're right. In general, throw() has runtime semantics and can
>>produce runtime overhead in the form of increased executable size and
>>occasionally reduced speed. ...

That said, on MSVC it's always (and only) an optimization.

-- 
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