Introduction to CppMem
This lesson gives an introduction to the case study of ongoing optimization with CppMem.
We'll cover the following...
I will start with a small program and successively improve it, then verify each step of my process with CppMem. CppMem is an interactive tool for exploring the behavior of small code snippets using the C++ memory model.
First, here is the small program.
Access this course and 1400+ top-rated courses and projects.