
11 Dec
2007
11 Dec
'07
4:06 p.m.
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