forked from boostorg/type_traits
Utility/declval: update history.
[SVN r78729]
This commit is contained in:
committed by
Peter Dimov
parent
d3f4c2daf0
commit
abd3f9a3d6
@ -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.
|
||||
|
||||
|
@ -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>
|
||||
|
||||
//----------------------------------------------------------------------------//
|
||||
// //
|
||||
|
Reference in New Issue
Block a user