|
|
|
|
|
by bArray
1264 days ago
|
|
Fair comment. The one thing I never understood is why Rust was created instead of a stricter C++ compiler/standard? In some jobs I have worked some of this stuff has been enforced by purposefully making the compile crash if you try to do some black magic - I'm sure it could be done more elegantly. I think this would have been the easiest way to get C/C++ people onboard if 99% of their code just worked as is. |
|