Technical requirements

The g++ compiler with the -std=c++2a option is used to compile the examples throughout this chapter.

You can find the source files for this chapter at https://github.com/PacktPublishing/Expert-CPP .