|
|
|
|
|
by kindfellow92
3103 days ago
|
|
An argument could be made around you not being smart enough for C++ either if you are truly unable to write the equivalent program in Rust. Rust simply makes memory-correctness something the compiler can check. Correct C++ programs are the same as correct Rust programs, the compiler simply isn’t enforcing it. |
|
and the latter half of that statement is where things get problematic. Prove it to the compiler has repeatedly been too hard.