Hello

I would like to use std::string as the only semantic value type in my C++ parser.

Is there a way to do that without redefining YYSTYPE (which the C++ interface says it should not be used) ?

Thank you,
Timothy Madden


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

Reply via email to