←back to thread

611 points LorenDB | 1 comments | | HN request time: 0.234s | source
1. mempko ◴[] No.43908940[source]
Rust does seem to have a lot of nice features. My biggest blocker for me going to Rust from C++ is that C++ has much better support for generic programming. And now that Concepts have landed, I'm not aware of any language that can compete in this area.