Boost logo

Boost :

Subject: Re: [boost] [c++1] BOOST_NOEXCEPT macros?
From: Robert Kawulak (robert.kawulak_at_[hidden])
Date: 2011-10-12 05:55:50


> From: Beman Dawes
> There is another issue I should have mentioned earlier: Do these
> features actually impact any Boost code? We don't want to waste
> people's time working on config support that isn't going to be used.

I don't know if I know the answer in general. I believe it does not apply to
any current Boost code, but it's a generally useful feature, so it may
benefit Boost code as well as users' code. And as I said, it not only
provides portability between C++11 and C++03 compilers, but also between
C++11 and MSVC. If others find it useful, I may make all the needed changes.

Best regards,
RK


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