Meeting 30 January 2020

CppOnSea 2019: Timur Doumler - Initialisation in modern C++

CppCon 2019: Michael Park - Pattern Matching: A Sneak Peek

Lucid C++ index

Lingo 0.1.0: Text encoding for modern C++

Argumentum

Argumentum is a C++17 library for writing command-line program interfaces, inspired by Python argparse

Book: C++ Move Semantics - The Complete Guide, by Nicolai Josuttis

Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in many ways. Even after several years of support of move semantics experienced programmers struggle with all the details of move semantics. And style guides still don’t recommend the right consequences for programming even of trivial classes.

Happy there is a book. Not happy this requires a book.

Twitter: Testing Boeing 777