$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Clang 4.0.0 MPL error in Boost next.hpp and prior.hpp
From: Peter Dimov (lists_at_[hidden])
Date: 2017-03-25 19:46:44
Edward Diener wrote:
> My problem is that I do not know what -fno-ms-compatibility sets as
> predefined macros.
Well given that BOOST_PP_VARIADICS_MSVC=0 works at least some of the time
and BOOST_PP_VARIADICS_MSVC=1 never works, it seems to me that the choice is
a rather easy one and does not depend on any predefined macros.