Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-03-22 07:59:37


"John Maddock" <john_maddock_at_[hidden]> writes:

>> And furthermore, the code inside #if !BOOST_WORKAROUND(...) is all
>> NON-workaround code, so the workaround _is_ being used for all
>> versions 238 and lower.
>
> Yes but he's using version 243, which will *not* be using the workaround.

Oh, I misread the number.

>> So I think you're going to have to analyze the problem and the fix
>> again.
>
> We need to change to:
>
> && !BOOST_WORKAROUND(__EDG_VERSION__, <= 243)

OK. Please go ahead, John.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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