Technical requirements
All the code in this chapter uses standard C++, which builds on any modern C++ 20, or later, compiler and standard library. The code is based on and continues from the previous chapters.
You can find all of the code for this chapter at the following GitHub repository:
https://github.com/PacktPublishing/Test-Driven-Development-with-CPP