591
you are viewing a single comment's thread
view the rest of the comments
[-] corroded@lemmy.world 2 points 4 months 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 22 points 4 months 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
591 points (97.0% liked)

Programmer Humor

19315 readers
627 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 1 year ago
MODERATORS