| ▲ | maleldil 4 hours ago | |
"modern approaches to memory management" aren't enough for complete memory safety. | ||
| ▲ | drnick1 4 hours ago | parent [-] | |
Maybe, but it's certainly possible to write memory safe code in C++. It may be more or less difficult, but it isn't typically the ONLY objective of a project. C++ has other advantages too, such as seamless integration with C APIs and codebases, idiomatic OOP, and very mature compilers and libraries. | ||