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:00:03
#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 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.
BTW I don't believe this ever worked, but I could be wrong?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11904#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:19 UTC