[utility] Adding noexcept to boost::declval

9 Mar
2012
9 Mar
'12
4:54 p.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? Regards, Michel

24 Mar
24 Mar
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
4826
Age (days ago)
4841
Last active (days ago)
1 comments
1 participants
participants (1)
-
Michel Morin