C++ Static Code Analysis

As one of the oldest “modern” programming languages, C++ is a relatively mature language and as such there are plenty of tools available for C++ static code analysis. In many cases the choice of which tool you use will be dictated by custom and practice, and it’s likely that most C++ development teams are already … Continue reading C++ Static Code Analysis