
10 Jan
2009
10 Jan
'09
10:19 a.m.
vicente.botet wrote:
----- Original Message ----- From: "Ion Gaztañaga" <igaztanaga@gmail.com> To: <boost@lists.boost.org> Sent: Friday, January 09, 2009 9:15 PM Subject: Re: [boost] C++03 unique_ptr emulation
Attaced it is your move_test adapted to the new proposal. It works on more cases than before. Define ALT1to come back to the preceding definition of move and rv.
I've corrected some errors when compiling with GCC 4.3 (some temporary "movable()" trying to bind to "movable &"). Thanks for the changes! This approach seems promising. Regards, Ion