$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Conflicts when building libraries at root
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-03-10 11:20:46
On 3/10/2015 10:59 AM, Andrey Semashev wrote:
> On Tuesday 10 March 2015 10:55:43 Edward Diener wrote:
>>
>> If you are compiling with VC++ then BOOST_PP_VARIADICS is on by default.
>
> Does MSVC 8 actually support variadic macros?
Yes. _MSC_VER 1400 on up supports variadic macros.