Jerry Quinn Sat, 24 Apr 2010 16:52:50 -0700
To access and return token values in yylex for C++, you need to use yy::parser::token::TOKNAME. Please note this in the section on C++ (modified for changes in namespace and parser name, etc).
Thanks, Jerry Quinn