16 Sep
2020
16 Sep
'20
3:10 a.m.
On 9/15/2020 7:15 AM, Peter Dimov via Boost wrote:
Edward Diener wrote:
I forgot to add that VC++ prior to VS2005 is considered to not support variadic macros.
I don't think anyone cares about msvc-7.1, msvc-8.0, or even msvc-9.0 now (when Boost doesn't build on msvc-9.0, nobody notices, even though Appveyor still has it).
I am going to go ahead and assume all compilers have support for variadic macros for the next Boost release. It's time, and should not impact any other libaries which use Boost PP. I will of course update 'develop' first before merging the changes to 'master'.