C++17 in Detail

This book describes all significant changes in the language and the Standard Library. What's more, it provides a lot of practical examples so you can quickly apply the knowledge to your code.
https://leanpub.com/cpp17indetail

Free sample chapter in .pdf format
https://bfilipek.us8.list-manage.com/track/click?u=e93417593cbf4da3dba03d672&id=2a1cc2d811&e=7eab77a496
Fixes and depreciation

Surely this is supposed to be "deprecation"? Unless there's something about C++17 that is decreasing in value...

In general, the free chapter at least looks good content-wise, but really needs another couple of editing passes IMO to clear up some weird/clunky grammar.
Last edited on
No, the book is about monopolies and unfair trading practices, from the point of view of C++ programming.
closed account (E0p9LyTq)
A quick guide to a couple of useful C++17 features:
https://www.oreilly.com/ideas/c++17-upgrades-you-should-be-using-in-your-code
Topic archived. No new replies allowed.