
26 May
2010
26 May
'10
3:50 p.m.
On 26/05/2010 16:13, vicente.botet wrote:
Can ::boost::rv_ref()/boost::rv_reference_wrapper be implemented without using boost::rv?
Yes, they can use BOOST_RV_REF + move().
If not, is this one reason to make it public and documented?
Yes and no, it depends on what Boost.Ref authors prefer ;-) I'll try to experiment with this when I have time so that we can make a concrete proposal for Boost.Ref. Best, Ion