C++ tutorial
Estimated time to complete: 20 minutes
Last updated
Estimated time to complete: 20 minutes
Last updated
In this tutorial, we will review the analysis results of a simple C++ project using TrustInSoft CI Analyzer. The objective is to highlight C++ specificities, that will help you navigate your C++ analysis results and track the origin of undefined behaviors.
At the end of the tutorial, we will link to another page that go through the C++ specificities in more details.
This tutorial assumes that you know how to use so we strongly recommend that you read first our before going through this one.
Let's start by taking a look at our C++ project and some prerequisites!