Meeting 108 (4 June 2020)
What computer and software is used by the Falcon 9
The flight software is written in C/C++ and runs in the x86 environment. They use Chromium and JavaScript for the Dragon 2 flight interface. The actual flight computers still run on C++.
C++20: The Unspoken Features
Nifty Fold Expression Tricks
Rvalue Ranges and Views in C++20
Enforcing locking with C++ non-movable types
Starting C++ today with a strong Java background
The C++ preprocessor doesn’t understand anything about C++, and certainly not templates
How to modify a key in C++17 with std::map::extract

Release: spdlog V1.6.0
Release: Catch2 V3.0.0-preview2
