Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

C++20 : The Complete Guide

Posted By: readerXXI
C++20 : The Complete Guide

C++20 : The Complete Guide
by Nicolai M. Josuttis
English | 2021 | ISBN: n/a | 474 Pages | PDF/ePUB/Mobi (True) | 4.4 MB

C++20 is the latest evolution in modern C++ programming, which will soon become supported by the latest version of gcc, clang, and Visual C++.

It is a big step, maybe even bigger than C++11 was.
It contains a couple of new key features (modules, concepts, ranges, corountines) plus several small but valuable language and library features, which again will change the way we program in C++. This applies to both application programers and programmers providing foundation libraries.

This book will present all the new language and library features of C++20. It will cover the motivation and context of each new feature with examples and background information. As usual for books by Nicolai Josuttis, the focus lies on the application of the new features in practice and will demonstrate how features impact day-to-day programming and how to benefit from them in projects.


If you want to support my blog, then you can buy a premium account through any of my files (i.e. on the download page of my book). In this case, I get a percent of sale and can continue to delight you with new books!