Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-09-14 22:57:36


Edward Diener wrote:

> In lieu with Boost's decision regarding dropping support for C++03
> compilation, I would like to drop support in the preprocessor library for
> preprocessors which do not implement variadic macros. Variadic macros were
> added in the C++11 standard, although a number of compilers supported them
> even before the official C++ standard. I will of course keep the same
> macro APIs, although deprecating non-variadic macro forms when alternate
> variadic macro forms exist. This will simplify Boost PP.

Which compilers will be affected?


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