Boost logo

Boost :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-04-14 13:52:05


AMDG

Phil Bouchard wrote:
> Greetings:
>
> Upon testing the library on day to day projects, support for <const T>
> objects is invaluable and thus was added. Support for volatile objects
> could be important in certain cases also but requires more overloaded
> functions to be added (const ^2 + volatile ^2).
>
> Furthermore I have changed the code to use the new thread_specific_ptr<>
> object handler but I have disabled it by default with
> BOOST_SH_DISABLE_THREADS.
>
>

I just tried it out on msvc 9.0.

It breaks on sh_owned_base_nt.hpp line 107 because of the windows
min/max macros

In Christ,
Steven Watanabe


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