help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Non-unions value type with C++ paraser


From: Timothy Madden
Subject: Non-unions value type with C++ paraser
Date: Tue, 19 Jun 2012 12:30:36 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120607 Thunderbird/10.0.5

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]