Boost logo

Boost :

Subject: Re: [boost] [thread][config] VC10RC fails compiling when using thread library (BOOST_NO_RVALUE_REFERENCES)
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2010-02-18 08:36:23


> > It would be nice for them to be available in situations that arent
> > affected by this bug. Is there a workaround that can be applied for
> > this one case?
>
> I could put an "if not MSVC 10" test around the boost::thread
> constructor.

FWIW, it's not just the constructor. I'm getting errors all over the place
in the thread library (essentially almost everywhere rvalue references are
used), for instance in barrier.hpp, mutex.hpp, etc.

Regards Hartmut

---------------
Meet me at BoostCon
www.boostcon.com


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