C++20. Get the Details (pdf)

$2.00

Author Rainer Grimm
Edition 1
Edition Year 2021
Format PDF
ISBN 9788732989458
Language English
Number Of Pages 530
Publisher Leanpub

Description

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

Additional information

Author

Rainer Grimm

Edition

1

Edition Year

2021

Format

PDF

ISBN

9788732989458

Language

English

Number Of Pages

530

Publisher

Leanpub

Reviews

There are no reviews yet.

Be the first to review “C++20. Get the Details (pdf)”

Your email address will not be published. Required fields are marked *