Re: [Boost-bugs] [Boost C++ Libraries] #6754: [result_of] Test fails on clang trunk and gcc-4.7

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6754: [result_of] Test fails on clang trunk and gcc-4.7
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-01 20:12:04


#6754: [result_of] Test fails on clang trunk and gcc-4.7
--------------------------------------+-------------------------------------
  Reporter: michel | Owner: djwalker
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: utility
   Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords: C++11
--------------------------------------+-------------------------------------
Changes (by djwalker):

  * status: new => closed
  * resolution: => fixed

Comment:

 These test cases are checking that result_of uses the appropriate
 operator() when there are cv-overloads by using cv-qualification on the
 return type as a flag. I replaced the return types with a wrapper,
 cv_overoad_check, that is used to signal which overload was used. Fixed in
 [80352].

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