Subject: Re: [Boost-users] Problem with variadic BOOST_PP_TUPLE_REM in Clang
From: Matt Calabrese (rivorus_at_[hidden])
Date: 2013-11-14 17:40:28


On Thu, Nov 14, 2013 at 5:26 AM, Edward Diener <eldiener_at_[hidden]>wrote:

> Currently Boost PP does not depend on any other Boost library, not even
> Config.
>
> I imagine that Paul might respond to this issue. If he does not I will
> notify him of it.

Regardless, since both C99+ and C++11+ have variadic macros, it should
probably be updated to a new BOOST_PP_NO_VARIADICS macro so that we assume
compliance by default.

-- 
-Matt Calabrese