Boost logo

Boost :

From: Daniel James (daniel_at_[hidden])
Date: 2005-09-20 16:22:44


Paul Mensonides wrote:

>>If you can verify this, you might want to consider removing
>>the workarounds.
>
>
> I'll look at this in the next few days.
>
> Daniel, how do I test for 8.45?

The fixes were actually made in 8.43. You can test for that using:

#if defined(__DMC__) && __DMC__ >= 0x843

But removing the workarounds completely is definitely an option, I don't
think there's any real reason for anyone to use the older versions.

Daniel


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