
5 Aug
2010
5 Aug
'10
5:47 p.m.
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