HelloI 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 _______________________________________________ [email protected] https://lists.gnu.org/mailman/listinfo/help-bison
