Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7251: is_convertible works incorrectly for rvalue source types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-26 12:14:15
#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
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by johnmaddock):
(In [80234]) Move new test cases into the "tricky" section as many
compilers can't handle them.
Revert previous change that used std::is_convertible on GCC as it breaks
code prior to gcc-4.7.
Fix MSVC intrinsic to handle function types better.
Filter out rvalue-refs from is_function.
Partially apply patch from #7251 to make is_convertible behave more
according to C++11.
Refs #7251.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7251#comment:2> 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