Boost logo

Boost :

Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-01-20 19:15:33


On 1/20/2015 6:34 PM, Peter Dimov wrote:
> Edward Diener wrote:
>
>> ..\..\..\boost/type_traits/remove_const.hpp:25:22: error: token is not
>> a valid binary operator in a preprocessor subexpression
>> #if !BOOST_WORKAROUND(__BORLANDC__, < 0x600) && !defined(__IBMCPP__)
>> && !BOOST_WORKAROUND(__DMC__, BOOST_TESTED_AT(0x840))
> ~~~~~~~~~~~~~~~~~^
> 1 error generated.
>
> An #include <boost/detail/workaround.hpp> is missing.

Thanks. I updated Version2 with the fix.


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