cpp20 Book: c++20 - The Complete Book
Book Home: http://cppstd20.com
Buy This Book: https://leanpub.com/cpp20
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.
This Fossil Repo:
Comments
Display comments as Linear | Threaded