On October 19, 2019 9:11:52 AM GMT+02:00, The Other
wrote:
>Hi,
>
>I'm currently working on a branch of gccrs aiming to create some kind
>of
>Rust frontend within GCC. I've advanced to the stage where attempting
>to
>use pre-C++11 features is becoming inconvenient, particularly in the
>unique_ptr
Hi,
I'm currently working on a branch of gccrs aiming to create some kind of
Rust frontend within GCC. I've advanced to the stage where attempting to
use pre-C++11 features is becoming inconvenient, particularly in the
unique_ptr department. Part of the frontend AST is best expressed as
vectors of