Boost logo

Boost :

From: Boris (boriss_at_[hidden])
Date: 2006-04-17 17:02:18


Peter Dimov wrote:
> [...]
>> But after having glanced over
>> /boost/config/user.hpp the right thing is probably to define
>> BOOST_DISABLE_THREADS to get rid of all synchronization?
>
> Yes, this would work. BOOST_DISABLE_THREADS is a user macro that
> causes BOOST_HAS_THREADS to not be defined, regardless of whether the
> platform is detected to support multiple threads.

Thanks, Peter! I will use BOOST_DISABLE_THREADS then.

Boris


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