Boost logo

Boost :

From: William E. Kempf (wekempf_at_[hidden])
Date: 2003-04-04 09:54:02


Jiang Hong said:
> I'm new to boost. But should '#define BOOST_HAS_THREADS' be added to
>
> <boost_1_30_0>/config/platform/win32.hpp?
>
> Or is there a better way?

This is defined by the config headers if the compiler you're using has
indicated that multi-threading has been requested during compilation.
This is generally done by compiling/linking against the multi-threaded
RTL.

-- 
William E. Kempf

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