This tutorial provides a quick overview of various interesting C++ features, presented through self-contained and runnable examples. It focuses on modern C++ (>= C++11) and the C++ STL and LLVM ADT ...
Examples of using a C++ preprocessing script cpp-fstring to process python-style f-strings. This companion repository shows how to incorporate cpp-format in a cmake environment, and has examples of ...