Introduction
Get introduced to the concepts we will learn in this chapter.
We'll cover the following...
In this chapter, we will take an in-depth look at some fundamental C++ techniques, such as move semantics, error handling, and lambda expressions, that will be used throughout this ...