Hacker News new | ask | show | jobs
by 3836293648 243 days ago
It's C++ that is problematic, C has been easy for years
1 comments

Are the kernel-related changes applicable to C++ interop? Honest question, I don't know.
The kernel doesn't use any C++, so no more than incidentally.

There is some C++/rust interop in the past that I've worked on that would have enjoyed the arbitrary self types feature, but not particularly because of the C++ part of the equation. In fact I think if it had been a pure rust project it would also have enjoyed that feature just as much so... eh... take it for what little it's worth I guess.