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