Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7911: Mark move constructors and move assignments of varint with BOOST_NOEXCEPT_IF
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-20 17:20:03
#7911: Mark move constructors and move assignments of varint with
BOOST_NOEXCEPT_IF
-------------------------------+-------------------------------------------
Reporter: apolukhin | Owner: apolukhin
Type: Feature Requests | Status: assigned
Milestone: To Be Determined | Component: variant
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords: variant rvalues noexcept move
-------------------------------+-------------------------------------------
Comment (by apolukhin):
(In [85089]) Temporary disable noexcept detection for move assignment for
Boost.Variant (exception specification detection for assignment requires
call to is_nothrow_move_assignable for each type. But GCC 4.6 fails to do
that and complains about incomplete types ) (refs #7911)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7911#comment:4> 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:13 UTC