forked from boostorg/utility
Utility/declval: update history.
[SVN r78729]
This commit is contained in:
@ -103,7 +103,7 @@ Declares a function template convert which only participates in overloading if t
|
|||||||
|
|
||||||
[heading boost 1.50]
|
[heading boost 1.50]
|
||||||
|
|
||||||
New Features:
|
Fixes:
|
||||||
|
|
||||||
* [@http://svn.boost.org/trac/boost/ticket/6570 #6570] Adding noexcept to boost::declval.
|
* [@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_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