Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8988: Boost.variant can not work with const rvalues
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-20 09:03:30
#8988: Boost.variant can not work with const rvalues
---------------------------+-----------------------
Reporter: apolukhin | Owner: apolukhin
Type: Bugs | Status: closed
Milestone: Boost 1.55.0 | Component: variant
Version: Boost 1.54.0 | Severity: Problem
Resolution: fixed | Keywords:
---------------------------+-----------------------
Changes (by apolukhin):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [85408]) Merge from trunk:
* Fix issue with const rvalue references in Boost.Variant (fixes #8988)
* Get rid of Boost.Variant hand written non-usable move emulation and use
Boost.Move instead(refs #7601). This does not mean that Boost.Variant
supports move emulation now, but removes duplicate/non-working code and
makes sure that Boost.Variant is able to work with boost::move
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8988#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:13 UTC