DNF 3: better performance and a move to C++
DNF 3: better performance and a move to C++
Posted Mar 29, 2018 12:06 UTC (Thu) by epa (subscriber, #39769)In reply to: DNF 3: better performance and a move to C++ by marcH
Parent article: DNF 3: better performance and a move to C++
This is the effort to make a safer subset of C++ that can be checked at compile time: http://isocpp.github.io/CppCoreGuidelines/
They say 'the rules are designed to be supported by an analysis tool' but I don't know whether there is currently such a tool.