Subject: [Boost-bugs] [Boost C++ Libraries] #7718: Basic rvalue and C++11 support (part 2)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-21 14:58:00
#7718: Basic rvalue and C++11 support (part 2)
------------------------------+---------------------------------------------
Reporter: apolukhin | Owner: ebf
Type: Patches | Status: new
Milestone: To Be Determined | Component: variant
Version: Boost 1.52.0 | Severity: Optimization
Keywords: |
------------------------------+---------------------------------------------
This patch adds template <class T> variant(T&&) constructor to
Boost.Variant for compilers with rvalue references support (rvalue
emulation via Boost.Move is not used for compatability reasons).
For more info see ticket #7620
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7718> 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:11 UTC