You're qsort example is basically the same reason people say C++ is faster than Rust. C++ templates are still a lot more powerful than Rusts systems but that's getting closer and closer every day.
It is?? Can you give some examples of high performance stuff you can do using C++'s template system that you can't do in rust?
It is?? Can you give some examples of high performance stuff you can do using C++'s template system that you can't do in rust?