Boost logo

Boost :

Subject: Re: [boost] clang and variadic macro warnings revisited
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2014-08-18 06:41:16


On 17 Aug 2014 at 13:56, Edward Diener wrote:

> The only other intrusive Boost PP solution to this problem is to treat
> clang like gcc as far as Boost PP variadic macro code is concerned: if
> the end-user compiles with one of the 'std=' dialects which explicitly
> supports variadic macros, such as 'std=c99', 'std=c++0x, 'std=c++11',
> then variadic macros are turned on in Boost PP for clang, else they are
> turned off.

Works for me.

Niall

-- 
ned Productions Limited Consulting
http://www.nedproductions.biz/ 
http://ie.linkedin.com/in/nialldouglas/



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk