Skip to content

C++20 Quick Syntax Reference: A Pocket Guide to the Language, APIs, and Library
Stock Photo: Cover May Be Different

C++20 Quick Syntax Reference: A Pocket Guide to the Language, APIs, and Library Paperback / softback - 2020

by Mikael Olsson

  • New
  • Paperback

Description

Paperback / softback. New. <p>This quick C++ 20 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++20. It presents the essential C++20 code syntax in a well-organized format that can be used as a handy reference.   </p> <p>This edition covers topics including designated initializers, lambdas and lambda captures, the spaceship operator, pack expressions, string literals as template parameters, atomic smart pointers, and contracts. It also covers library changes including extended futures, latches and barriers, task blocks, and text formatting.   </p> <p>In the <i>C++20 Quick Syntax Reference</i>, you will find short, simple, and focused code examples.  This book includes a well-laid-out table of contents and a comprehensive index allowing for easy review. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point, and highly accessible.  The book is packed with useful information and is a must-have for any C++ programmer. </p> <p><b>What You'll Learn</b></p><p></p><ul><li>Discover the key C++20 features</li><li>Work with concepts to constrain template arguments</li><li>Use modules as a replacement for header files</li><li>Take advantage of the three-way comparison operator</li><li>Create immediate functions using the consteval keyword</li><li>Make use of constexpr, constinit and designated initializers</li></ul><p></p> <p><b>Who This Book Is For</b> </p> <p>Experienced C++ programmers. Additionally, this is a concise, easily-digested introduction for other programmers new to C++.</p> <p> </p><br /><br />
New
NZ$101.32
NZ$21.08 Shipping to USA
Standard delivery: 14 to 21 days
More Shipping Options
Ships from The Saint Bookstore (Merseyside, United Kingdom)

Details

About The Saint Bookstore Merseyside, United Kingdom

Biblio member since 2018
Seller rating: This seller has earned a 5 of 5 Stars rating from Biblio customers.

The Saint Bookstore specialises in hard to find titles & also offers delivery worldwide for reasonable rates.

Terms of Sale: Refunds or Returns: A full refund of the price paid will be given if returned within 30 days in undamaged condition. If the product is faulty, we may send a replacement.

Browse books from The Saint Bookstore

From the publisher

From the rear cover

This quick C++ 20 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++20. It presents the essential C++20 code syntax in a well-organized format that can be used as a handy reference.

This edition covers topics including designated initializers, lambdas and lambda captures, the spaceship operator, pack expressions, string literals as template parameters, atomic smart pointers, and contracts. It also covers library changes including extended futures, latches and barriers, task blocks, and text formatting.

In the C++20 Quick Syntax Reference, you will find short, simple, and focused code examples. This book includes a well-laid-out table of contents and a comprehensive index allowing for easy review. You won't find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any C++ programmer.

You will:
  • Discover the key C++20 features
  • Work with concepts to constrain template arguments
  • Use modules as a replacement for header files
  • Take advantage of the three-way comparison operator
  • Create immediate functions using the consteval keyword
  • Make use of constexpr, constinit and designated initializers

About the author

Mikael Olsson is a professional web entrepreneur, programmer, and author. He works for an R&D company in Finland where he specializes in software development. In his spare time he writes books and creates websites that summarize various fields of interest. The books he writes are focused on teaching their subject in the most efficient way possible, by explaining only what is relevant and practical without any unnecessary repetition or theory.