$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Fusion] Lots of test failures on develop
From: Peter Dimov (lists_at_[hidden])
Date: 2014-11-11 18:44:52
Louis Dionne wrote:
> It turned out that the problem was the BOOST_CXX14_CONSTEXPR macro being
> used without ever being defined (I grepped all of Boost for it and
> couldn't find a definition).
It's possible that this macro is on Config's develop branch and hasn't yet
found its way into master. If so, its use may well be correct.