
5 Aug
2010
5 Aug
'10
6:59 p.m.
On 8/5/2010 1:47 PM, Steven Watanabe wrote:
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.
What is the boost configuration macro for this feature ? I searched for 'variadic' in the config macro page but did not find anything for variadic macros.