
11 Oct
2011
11 Oct
'11
12:30 a.m.
On Sat, Oct 8, 2011 at 1:34 PM, Beman Dawes <bdawes@acm.org> wrote:
Since Boost already has BOOST_NO_NOEXCEPT and at least one compiler (GCC) supports C++11 noexcept, I'd like to start using it in Boost code.
FWIW, top-of-tree Clang also supports noexcept, if you feel the need to test on more compilers :) - Doug, fishing for bug reports