Technical requirements
The code for this chapter is available from the GitHub repository https://github.com/PacktPublishing/Debunking-CPP-Myths, in the ch3
folder. It uses Makefile, g++, and the doctest library (https://github.com/doctest/doctest) for unit testing. The code is compiled for C++20.