DNF 3: better performance and a move to C++
DNF 3: better performance and a move to C++
Posted Mar 29, 2018 5:37 UTC (Thu) by roc (subscriber, #30627)In reply to: DNF 3: better performance and a move to C++ by ncm
Parent article: DNF 3: better performance and a move to C++
Sticking to "modern C++" does not necessarily avoid safety issues. Sometimes it makes them worse. See https://github.com/isocpp/CppCoreGuidelines/issues/1038 for example.
Posted Mar 29, 2018 22:21 UTC (Thu)
by k8to (guest, #15413)
[Link]
Certainly Rust having a sane default that is well-known is a significant improvement.
DNF 3: better performance and a move to C++