Boost logo

Boost-Build :

Subject: Re: [Boost-build] [requires] cxx11_variadic_macros
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-10-16 03:29:47


> So it looks more or less safe to enforce BOOST_PP_VARIADICS=1 in
> boost.test.
>

Just so you know, that creates a header include issue: if something else
is included before Boost.Test which includes PP lib code then variadic
support in PP will *not* get enabled. I would guess that's a pretty
common situation for other Boost libraries using Test.

John.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk