C++20 Recipes (2nd ed.)

by J. Burton Browning

★★★★☆
4.2 (511)

US$35.00

15% OFF CODE: SAVE15

Description

Discover the newest major features of C++20, including modules, concepts, spaceship operators, and smart pointers. This book is a handy code cookbook reference guide that covers the C++ core language standard as well as some of the code templates available in standard template library (STL). In C++20 Recipes: A Problem-Solution Approach , you'll find numbers, strings, dates, times, classes, exceptions, streams, flows, pointers, and more. Also, you'll see various code samples, templates for C++ a