$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [preprocessor] removing parentheses
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-08-05 13:47:10
AMDG
Edward Diener wrote:
> Variadic macros would indeed be a solution if the compiler(s) I am
> using supported that feature. But I am really trying to do work for
> inclusion into Boost itself and very few compilers support variadic
> macros as yet.
MSVC and gcc have both supported variadic macros for a while.
In Christ,
Steven Watanabe