On Sat, Sep 20, 2014 at 6:35 AM, Colin Fowler <fowler@colinfowler.ie> wrote:

I've tried nesting BOOST_PP_REPEAT but so far I've been unable to produce the desired behaviour unless I hardcode one of the iteration counts.

To "recurse" you need to use use the BOOST_PP_REPEAT_ <z> form.

--
-Matt Calabrese