- Добавил: TRex
- Дата: 7-01-2022, 14:56
- Комментариев: 0
Название: C++20 - The Complete Guide
Автор: Nicolai M. Josuttis
Издательство: Leanpub
Год: 2021-12-31
Формат: ePUB, PDF, MOBI
Страниц: 474
Размер: 10 Mb
Язык: English
C++20 is the next evolution in modern C++ programming, which will be supported step-by-step by the latest version of gcc, clang, and Visual C++. C++20 is a big step, maybe even larger than C++11.
It contains a couple of new key features (modules, concepts, ranges, corountines) plus several small but valuable language and library features, which will change the way we program in C++. As usual, not everything is self-explanatory, combining new features gives even more power, and there are hidden traps.
Автор: Nicolai M. Josuttis
Издательство: Leanpub
Год: 2021-12-31
Формат: ePUB, PDF, MOBI
Страниц: 474
Размер: 10 Mb
Язык: English
C++20 is the next evolution in modern C++ programming, which will be supported step-by-step by the latest version of gcc, clang, and Visual C++. C++20 is a big step, maybe even larger than C++11.
It contains a couple of new key features (modules, concepts, ranges, corountines) plus several small but valuable language and library features, which will change the way we program in C++. As usual, not everything is self-explanatory, combining new features gives even more power, and there are hidden traps.