Technical requirements
The g++
compiler with the -std=c++2a
option is used to compile the examples throughout the chapter. You can find the source files used in this chapter in the GitHub repository for this book at https://github.com/PacktPublishing/Expert-C-2nd-edition/tree/main/Chapter14.