News

But to get a rough idea about what’s going to come to C++ next year, let’s have a condensed look at some of these major new features, changes, and additions that will await us in C++20.
Note that in our resource file, we can use formatting strings such as “Hello, {0}” and retrieve the correct string using one of the methods having a variable argument list (params).