Re: [Boost-bugs] [Boost C++ Libraries] #7911: Mark move constructors and move assignments of varint with BOOST_NOEXCEPT_IF

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-25 08:43: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 [85157]) Merge from trunk:
 * make the library work on exception-disabled environments (fixes #8717)
 * fix compilation of Boost.Variants move assignment for situations when
 one of the variant template classes has nothrow copy constructor and
 throwing move constructor (fixes #8772)
 * mark move constructor of variant with BOOST_NOEXCEPT_IF (refs #7911)

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