Boost logo

Threads-Devel :

Subject: Re: [Threads-devel] Comiling Thread Library
From: Anthony Williams (anthony_at_[hidden])
Date: 2009-01-31 04:15:47


At Sat 31 Jan 2009 08:29:00 UTC, "vicente.botet"
<vicente.botet_at_[hidden]> wrote:

> From: "Anthony Williams" <anthony_at_[hidden]>
>> The problem is the move function. It needs to be reverted to:
>>
>> boost::detail::thread_move_t<boost::thread>
>> move(boost::detail::thread_move_t<boost::thread> t)
>> {
>> return t;
>> }
>>
>
> Hi,
> Has this been included on the release 1.38?

No. I thought I had, but a quick check on the release branch indicates
still has the old version. Drat.

Anthony

-- 
Anthony Williams
Author of C++ Concurrency in Action | http://www.manning.com/williams
just::thread C++0x thread library   | http://www.stdthread.co.uk
Custom Software Development         | http://www.justsoftwaresolutions.co.uk
Just Software Solutions Ltd, Registered in England, Company Number 5478976.
Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK

Threads-Devel list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk