This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sizeof(function) functionality


On Wednesday 9 July 2003 4:17 am, Eljay Love-Jensen wrote:
> Macros don't honor things like () or {} or <> (i.e., templates) for whether
> a comma is considered for the preprocessor's consumption, or as part of the
> macro's parameter.  All your commas are belong to us.

They do honour ().

Ben


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]