This is the mail archive of the gcc@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: rfc: macros accepting constructors


> Perhaps the best suggestion (if anything is desirable) is to modify
> grammar so that ()'s are allowed around any grammar element which is
> surrounded by {}'s.  Then all you have to do is remember to use ({ and

this already works.

but foo({1,2}) doesn't. 

aldy


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