
24 Mar
2012
24 Mar
'12
8:56 a.m.
Now that we have BOOST_NOEXCEPT macro, it is reasonable to add noexcept to boost::declval (by means of BOOST_NOEXCEPT). As a note, std::declval is marked as noexcept.
I made a ticket with a patch here: https://svn.boost.org/trac/boost/ticket/6570 If it looks sensible, could someone apply the patch?
Vicente, could you apply the patch if it looks OK? Regards, Michel