Re: [Boost-bugs] [Boost C++ Libraries] #7317: [type_traits] remove_const not working on vc11

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7317: [type_traits] remove_const not working on vc11
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-25 19:05:42


#7317: [type_traits] remove_const not working on vc11
-------------------------------+--------------------------------------------
  Reporter: eric_niebler | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: type_traits
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by eric_niebler):

 OK, the attached patch seems to do the trick and doesn't introduce
 regressions as far as I can tell. I think that a better fix would be to
 simply defer to std::remove_const and friends. But then, that could be
 done for all traits that have compatible C++11 implementations. That
 seemed like a bigger change. I'll leave that up to you.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7317#comment:6>
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