$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] BOOST_PP array extension proposal
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-09-11 04:46:36
On 9/10/2015 5:38 PM, Antoine Leblanc wrote:
> On 10 September 2015 at 22:11, Edward Diener <eldiener_at_[hidden]> wrote:
>> If you change your functionality to work with tuples instead when variadic
>> macros are being used, and create a PR for it against the Boost PP 'develop'
>> branch, I would be happy to look at it and merge it into Boost PP.
>
> I could maybe include both, and keep the tuple version behind a #ifdef
> BOOST_PP_VARIADIC?
That's fine. It's BOOST_PP_VARIADICS BTW.