5 ms·
I don't think anyone claimed the _language_ was safe.
by dcookie 9y ago
I don't think anyone claimed the _language_ was safe.
- Animats 9y agoTitle: "A Usable C++ Dialect That Is Safe Against Memory Corruption". Any questions?
- alacombe 9y agoThe author claims that the rules described, "extending" the standard C++, are enforcing memory corruption, and it is this author described subset that is still unsafe, not C++ in general. Think about english vs. americanized english, largely the same, but two distinct entities. In C++, you are free to shoot yourself in the foot. In Rust, you have a Government inspector ensure that you always point the gun not just in a "safe" direction, but only toward a crosshair target at a designated gun range.