Boost logo

Boost :

Subject: Re: [boost] [variant] Basic rvalue and C++11 features support
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2012-11-22 01:44:13


Patch from ticket #7620 was applied, passed tests and was merged to
release branch.
Next step is ticket #7712. It adds `template <class T> variant(T&&)`
constructor to Boost.Variant for compilers with rvalue references
support.

If no one objects, I'll commit it in a week.

P.S.: patch contains usage of deprecated macro, that would be fixed
before applying it.

--
Best regards,
Antony Polukhin

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk