Re: [Boost-bugs] [Boost C++ Libraries] #5795: is_rvalue_reference returns wrong result when rvalue reference to a function is passed

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5795: is_rvalue_reference returns wrong result when rvalue reference to a function is passed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-08-20 16:19:03


#5795: is_rvalue_reference returns wrong result when rvalue reference to a
function is passed
--------------------------------+-------------------------------------------
  Reporter: sscrisk@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: type_traits
   Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------

Comment (by anonymous):

 I don't see an easy fix for this - it looks like a compiler bug - and
 std::is_rvalue_reference is implemented in exactly the same way as our
 trait, and has the same issue :-(

 BTW we do have a test case for this (tricky_rvalue_test.cpp), and the
 issue has been reported to the VC++ team.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5795#comment:1>
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:07 UTC