Introduction

Have a look at what we'll be covering in this section.

We'll cover the following...

The C++17 Standard contains over 1600 pages, growing over 200 pages compared to C++14 [^note1]! Fortunately, the language specification was cleaned up in a few places, and some old or potentially harmful features could ...