
6 Feb
2013
6 Feb
'13
7:05 a.m.
On Tue, Feb 5, 2013 at 10:26 PM, Antony Polukhin <antoshkka@gmail.com>wrote: [...]
If you wish, you may update this patch (change deprecated #ifdef BOOST_HAS_RVALUE_REFS to #ifndef BOOST_NO_RVALUE_REFERENCES), add some unit tests, and may be maybe update it to use Boost.Move.
I think you mean BOOST_NO_CXX11_RVALUE_REFERENCES :) - Jeff