
2 Jun
2012
2 Jun
'12
10:10 p.m.
On Sat, 2 Jun 2012, Vicente J. Botet Escriba wrote:
Le 02/06/12 18:24, Marc Glisse a écrit :
You have a move constructor,
I've missed it. Please, could you point me where it is defined
Look for BOOST_NO_RVALUE_REFERENCES in http://svn.boost.org/svn/boost/sandbox/big_number/boost/multiprecision/mp_nu...
and documented?
Does it need to be? mp_number is documented as copy constructible, and the move constructor is just an optimization. -- Marc Glisse