Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-08-29 06:58:27


Steve Hutton wrote:
> In article <04c301c36d5b$ebc2ce90$b2c66b51_at_fuji>, John Maddock wrote:
>>> Any thoughts on more explicitly documenting the #defines used to
>>> toggle optional features in header-only boost modules?
>>
>> What where you thinking of other than that already in
>> www.boost.org/libs/config/config.htm
>
> I was thinking of a view from the point of view of each individual
> library. e.g., the shared_ptr docs mention what to define to
> turn off thread support on a boost that was configured with thread
> support on, but I didn't see a specific explanation of what to define
> to turn thread support on without Boost Config.

BOOST_DISABLE_THREADS is a Boost.Config macro. It is not specific to
shared_ptr.


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