Technical requirements
No technical requirements apply for this chapter.
Throughout the book, we will develop different solutions using C++20 and, in some examples, C++23. Therefore, we will need to install GCC 14 and Clang 8.
All the code blocks shown in this book can be found in the following GitHub repository: https://github.com/PacktPublishing/Asynchronous-Programming-with-CPP.