Boost logo

Boost :

Subject: Re: [boost] [variant] Basic rvalue and C++11 features support
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-11-01 14:08:26


Le 01/11/12 18:57, Antony Polukhin a écrit :
> Hi,
>
> There is a patch in ticket #7620 that adds some rvalue assignment
> operators and rvalue constructors for Boost.Variant library.
>
> I saw no activity from authors of Boost.Variant Eric Friedman and Itay
> Maman for a long time, so if there will be no objections, I'll commit
> patch to trunk in the middle of November.
>
> Any suggestions and comments are welcomed.
>
>
Hi,

I have not analyzed completely the patch but I see that Boost.Move is
not used to emulate move semantics on C++98. Is there a deep reason to
don't use it?

Best,
Vicente


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