Sam TH wrote:
> Tomas Frydrych wrote:
> > I don't think the preprocessor can handle macros with variable
> > parameters, but I could be wrong.
>
>They can in C99, but we definitely don't want to assume that.

C++ isn't based on C99, and AFAIK there is no C++ WG issue for using macros
with variable number of arguments. I could be wrong though, but at the
moment it would be an error anyway.

/Mike


Reply via email to