C++ articles

Topics on modern C++

This page describes some paths in my personal journey of exploration of Modern C++ (C++11 onwards), while understanding and experimenting with the many new features that have enriched the language since the C++11 milestone.

It all start as a personal journey of exploration for my benefit and enjoyment, with the hope that someone else will find it useful eventually.

The selection of topics in the articles is random, but the purpose of each topic is to explore the different language features used in the topic and the relationships among these features.

The intended style of each article is descriptive but with working links to the actual code, which can be compiled and run with OnlineGDB

Here are the available articles: