Boost logo

Boost :

Subject: Re: [boost] [move] boost::move incorrect documentation?
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-08-29 20:41:00


El 27/08/2014 23:07, Mostafa escribió:
> Therefore shouldn't the above be:
>
> "This function provides a way to convert a reference into a rvalue
> reference in compilers with rvalue references. For other compilers if
> T is Boost.Move enabled type then it converts T & into ::boost::rv<T> &
> so that move emulation is activated, else it returns T &."

Yes, this is more correct. I'll change it.

Best,

Ion


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