March 2024
Beginner
248 pages
7h 12m
English
This appendix contains a list of resources mentioned in each chapter for ease of reference.
Some details on Working Group 21 (WG21) of the International Organization for Standardization (ISO) are available at https://isocpp.org/std.
The IncludeCpp group has a discord server and often holds a stall at conferences (https://www.includecpp.org/).
The ISOCpp website has an FAQ section (https://isocpp.org/wiki/faq) that provides an overview of some recent C++ changes and big-picture questions.
C++ Insights (https://cppinsights.io/) transforms code, making things the compiler does for us visible.
Matt Godbolt’s Compiler Explorer (https://godbolt.org/) supports a huge variety of different compilers, allowing ...
Read now
Unlock full access