C++20 Get the Details


C++20: Get the Details
by 作者: Rainer Grimm and Beatrix Jaud-Grimm
ASIN: B09328NKXK
Publisher Finelybook 出版社: Independently published (April 20,2021)
Language 语言: English
pages 页数: 530 pages
ISBN-13 书号: 9798732989458


Book Description
My book C++20 is both: a tutorial and a reference for the C++20 standard. It teaches you C++20 and provides you with the details of this new thrilling C++ standard. The thrilling factor is mainly due to the big four of C++20.
Concepts change the way we think and program templates. They are semantic categories for the template parameters. They enable you to express your intention directly in the type system. If something goes wrong,you get a clear error message.
The new ranges library enables it to perform algorithms directly on the container,compose the algorithm with the pipe symbol,and apply them onto infinite data streams.
Thanks to coroutines asynchronous programming in C++ becomes mainstream. Coroutines are the base for cooperative tasks,event loops,infinite data streams,or pipelines.
Modules overcome the restrictions of header files. They promise a lot. For example,the separation of header and source files becomes as obsolete as the preprocessor. In the end,we have faster built time and an easier way to build packages.
More Details on Leanpub: https://leanpub.com/c20
Source Code on GitHub: https://github.com/RainerGrimm/Cpp20

下载地址:

C++20 Get the Details 9798732989458.zip

打赏
未经允许不得转载:finelybook » C++20 Get the Details

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏