Use of templates in c code?
Jonathan Wakely
jwakely.gcc@gmail.com
Wed Feb 13 16:25:00 GMT 2013
On 13 February 2013 15:33, Alec Teal wrote:
> I'm also thinking of re-writing the C++ parser there are some interesting
> todos (using lookahead rather than "try the next option") it's a topic I
> enjoy and something I could (probably) do, especially given a working
> version already. thoughts and feelings on that real quick?
Do you mean rewrite or improve?
Rewriting it would be a major task, last undertaken for GCC 3.4, and
not to be undertaken lightly.
More information about the Gcc
mailing list