Modern C++17 features by example code.
Introducing C++17 features by example and providing a space for quickly looking those features up.
The code examples have been taken from the excellent book [1] and extended such that they produce simple console executables which write some results to standard out. In addition the example code has been annotated with explanations taken and summarised from the book.
This may also serve as a quick and informal test whether the compiler is properly setup and C++17 capable.
Start here for an overview.
The simple compilation steps are described in the BUILD.md file.
[1] "C++17. Praxiswissen zum neuen Standard. Von C++11 bis 17", Peter Pohmann, entwickler.press, ISBN 978-3-86802-174-5