Bjarne Stroustrup’s Plan for Bringing Safety to C++ (The New Stack)
Bjarne Stroustrup’s Plan for Bringing Safety to C++ (The New Stack)
Posted Nov 1, 2023 17:23 UTC (Wed) by cyperpunks (subscriber, #39406)In reply to: Bjarne Stroustrup’s Plan for Bringing Safety to C++ (The New Stack) by mikebenden
Parent article: Bjarne Stroustrup’s Plan for Bringing Safety to C++ (The New Stack)
> Maybe in 10 years or so the language (and its fanbois) will mature a bit, and stop treating anyone who isn't approaching Rust as a eager > supplicant.
It's opposite, Rust is here *now* and it works, code produced by Rust in Android have far less security issues than any other framework used.
There is no need for C++ people to re-invent memory safety and other features found in Rust in C++ context.
Rust is already proven in the field today.
The C++ extension proposed to make C++ is not implemented and will many years to stabilize.
The fastest and most secure path for safe programming is Rust.