Boost logo

Boost :

Subject: [boost] Boost.Move Where we are with move semantic emulation on C++03 compilers?
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-02-03 14:00:28


Hi,

Some weeks ago Howard Hinnant presented on this ML a quite satisfactory emulation of C++0x move semantics.
There is also Boost.Move, the adaptation to boost by Daniel James of the Adobe implementation, which was inspired by the move library written by Dave Abrahams and the work on move done by Dave Abrahams and Howard Hinnant.

This library is esential to avoid a profusion of move emulation implementation on each library and start to build generics with move semantics.

Can we expect to have a proposal for review soon?

Thanks,
Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk