$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] BOOST_PP array extension proposal
From: Antoine Leblanc (crucuny_at_[hidden])
Date: 2015-09-10 17:38:06
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?
-- Antoine