Re: [Boost-bugs] [Boost C++ Libraries] #5279: [Foreach] Compile-time const rvalue detection fails with gcc 4.6

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5279: [Foreach] Compile-time const rvalue detection fails with gcc 4.6
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-08 12:56:46


#5279: [Foreach] Compile-time const rvalue detection fails with gcc 4.6
--------------------------------------+-------------------------------------
  Reporter: mimomorin@… | Owner: eric_niebler
      Type: Patches | Status: assigned
 Milestone: Boost 1.47.0 | Component: foreach
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Changes (by eric_niebler):

  * status: new => assigned
  * milestone: To Be Determined => Boost 1.47.0

Comment:

 I wonder if there is a different hack for gcc 4.6 that lets us detect
 const-qualified rvalues at compile time. gcc 4.6 supports rvalue
 references, right? It seems any compiler that supports rvalue references
 can detect rvalues at compile time. A general fix would be VERY GOOD.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5279#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:05 UTC