mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Utility/declval: update history.
[SVN r78729]
This commit is contained in:
parent
5fe00c4322
commit
8036d4370f
@ -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>
|
||||||
|
|
||||||
//----------------------------------------------------------------------------//
|
//----------------------------------------------------------------------------//
|
||||||
// //
|
// //
|
||||||
|
Loading…
x
Reference in New Issue
Block a user