Re: [Boost-bugs] [Boost C++ Libraries] #11904: is_nothrow_move_constructible does not compile on GCC 4.6

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11904: is_nothrow_move_constructible does not compile on GCC 4.6
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-13 11:59:41


#11904: is_nothrow_move_constructible does not compile on GCC 4.6
-------------------------------+-------------------------
  Reporter: akrzemi1@… | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: type_traits
   Version: Boost 1.61.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+-------------------------
Changes (by johnmaddock):

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

Comment:

 OK, I've basically disabled these two traits for older gcc versions - see
 https://github.com/boostorg/type_traits/commit/1f3a3a1553dc316ed002354dce3ba3f081b2e102
 - note that this introduces new failures as all UDT's now report false
 with these traits for gcc < 4.8, this is safe but obviously sub-optimal.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11904#comment:3>
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:19 UTC