Boost logo

Boost :

Subject: Re: [boost] BOOST_NOEXCEPT macro?
From: Alexander Fokin (apfokin_at_[hidden])
Date: 2011-02-17 11:36:39


I believe it's not that simple.

As I remember, throw() means the same thing as nothrow only in MSVC.
For example, under GCC you'll have to use __attribute__((nothrow)).

Correct me if I'm wrong.

-- 
Best regards,
  Alexander Fokin, http://elric.ru.

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