▲ | atemerev 3 hours ago | |||||||||||||
I like modern C++ much better than Rust. I am 3 times more productive in it and don't have to fight the compiler for hours. And RAII is a simple idiom that prevents 95% of actual problems. | ||||||||||||||
▲ | adastra22 3 hours ago | parent [-] | |||||||||||||
Your C++ is full of bugs that rustc was telling you about. | ||||||||||||||
|