$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-20 18:34:53
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.