$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review] Formal Review: Boost.Move
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-05-26 11:50:55
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