[Boost-bugs] [Boost C++ Libraries] #7251: is_convertible works incorrectly for rvalue source types

Subject: [Boost-bugs] [Boost C++ Libraries] #7251: is_convertible works incorrectly for rvalue source types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-19 14:39:14


#7251: is_convertible works incorrectly for rvalue source types
-------------------------------------+--------------------------------------
 Reporter: michel | Owner: johnmaddock
     Type: Patches | Status: new
Milestone: To Be Determined | Component: type_traits
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 As reported by John Bytheway at
 [[http://lists.boost.org/Archives/boost/2012/08/195575.php|boost-devel
 ML]],
 non-intrinsic version of `is_convertible<From, To>` works incorrectly when
 `From` is rvalues.
 The current code incorrectly handles `From` as an lvalue, even if it is an
 rvalue.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7251>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC