Historical Context

Get a brief overview of how C++ has changed throughout these years.

We'll cover the following

C++20 is the next big C++ standard after C++11. Like C++11, C++20 changes the way we program in modern C++. This change mainly results from the addition of Concepts, Modules, Ranges, and Coroutines to the language. To understand this next big step in the evolution of C++, let me write a few words about the historical context of C++20.

Get hands-on with 1200+ tech skills courses.