appendix. Further resources

This appendix contains a list of resources mentioned in each chapter for ease of reference.

Chapter 1

  • 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 ...

Get Learn C++ by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.