On 6 Dec 2006, at 17:28, Jeff Inman wrote:

But I think it should by now put all into a C++ namespace.

Yes, but in that namespace, I'll still have parser::token::FOO, which I feel is unnecessarily noisy. That's the "second half" that I'd like to work around.

I'd prefer having the yy:parser::token_type outside the parser class, as it is shared with the lexer class, if that is what you mean. But Akim felt differently. I don't know of the motivation. What problem does it cause you?

  Hans Aberg




_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to