This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: Template function support


>>>>> "Sami" == sami wagiaalla <swagiaal@redhat.com> writes:

Sami> This is to avoid matching things like operator< operator<=, and
Sami> operator<<. Come to think of it the second clause should be

Sami> strchr (c, '>') != NULL

Actually I think strchr (c + 1, ...)

Tom


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