I don't write C++ though I have written some C. I imagine it's easier to shoot yourself in the foot with C++ compared to Rust; it's specifically designed to be a safe language, whereas C++ had things like auto_ptr added
Why have a half-way solution of porting to modern C++ when you can just write it in Rust?
Why have a half-way solution of porting to modern C++ when you can just write it in Rust?