Template function support

Tom Tromey tromey@redhat.com
Fri Jun 11 03:29:00 GMT 2010


>>>>> "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



More information about the Archer mailing list