592
you are viewing a single comment's thread
view the rest of the comments
[-] corroded@lemmy.world 2 points 1 year ago

C++ is just as "safe" as Rust if you use modern language features (std::unique_ptr, for instance). I would argue that anyone who says Rust provides better memory safety than C++ most likely is not familiar with modern C++ and still sees the language as "C with classes."

[-] RustyWizard@programming.dev 21 points 1 year ago

I would argue that anyone who says C++ provides a similar level of memory safety as rust hasn’t done serious development work in either language.

load more comments (3 replies)
this post was submitted on 15 May 2024
592 points (97.0% liked)

Programmer Humor

25448 readers
924 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS