$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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