c++ import
Giacinto Cifelli <[email protected]> Thu, 14 May 2026 20:48:26 +0100
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <CAKSBH7F39jh8JcOM2xn8HkPSnV73-Gvmjf+pcDOGk3Si473tzw@mail.gmail.com> |
dear bison community, i would like to know how to modify the c++ templates to change the `#include`s into `import std;` (or std.compat if needed). where do I start? how do i submit the changes? thank you, Giacinto