The C++ Standard Library: What every professional C++ programmer should know about the C++ standard library
Rainer Grimm, Beatrix Jaud-Grimm, 8386658595, 979-8386658595, 9798386658595, B0BYR2WZHR
English | 2023 | PDF | 5 MB | 344 Pages
"The C++ Standard Library" provides a detailed overview of the C++ Standard Library, including C++23.
The Goal
The C++ Standard Library aims to provide you with a concise reference of the C++ standard library in about 350 pages. This book assumes that you are familiar with C++. If so, you will get the most benefit from this book. If C++ is new to you, you should start with a textbook about core C++. Once you have mastered a textbook about the core language, you can make your next big step by reading my book.