Utility/declval: update history.

[SVN r78729]
This commit is contained in:
Vicente J. Botet Escriba 2012-05-28 18:44:24 +00:00
parent 5fe00c4322
commit 8036d4370f
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ Declares a function template convert which only participates in overloading if t
[heading boost 1.50]
New Features:
Fixes:
* [@http://svn.boost.org/trac/boost/ticket/6570 #6570] Adding noexcept to boost::declval.

View File

@ -13,7 +13,7 @@
//----------------------------------------------------------------------------//
#include <boost/type_traits/add_rvalue_reference.hpp>
#include <boost/type_traits/add_lvalue_reference.hpp>
//#include <boost/type_traits/add_lvalue_reference.hpp>
//----------------------------------------------------------------------------//
// //