Hacker News new | ask | show | jobs
by db48x 618 days ago
It is entirely possible. What you’ll find is that your C++ code will become more and more like Rust in how it manages ownership of things. The better you get at this the fewer bugs your C++ code will have.