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-12 18:58:49


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

Comment (by akrzemi1):

 Replying to [comment:1 johnmaddock]:
> I don't know how to fix this - those GCC versions fail inside the
 noexcept expression when the class being tested has a private assignment
 operator or copy constructor. There appear to be no compiler intrinsics
 available for those GCC versions either. So I'm stuck.

 I understand the difficulty. Is it possible to isolate the offending
 compiler versions and provide a trivial definition of the trait for them?
 I can see it is not easy as the traits seam to work for other testers with
 GCC 4.6.

> BTW I don't believe this ever worked, but I could be wrong?

 I cannot be sure. But I thing these errors weren't there in
 Boost.Optional. Perhaps these testers are new.

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