|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2007-12-11 11:06:49
on Sun Dec 09 2007, "Daniel James" <daniel_james-AT-fmail.co.uk> wrote:
> The main reason for not supporting move is that boost doesn't have a
> move library. Recently Adobe's and Boost.Thread's move libraries have
> been discussed on this list so I'll look into them. Boost.Thread's is
> probably more appealing since it's already in Boost, but I'd need to
> review it first.
I think the Boost.Thread approach only works for
movable-but-noncopyable objects. For "regular types" (see stepanov's
definition) you need Adobe's version.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk