C++ Insights Episode 59: C++ Insights' new C++ to C transformation

I published a new C++ insights episode: C++ Insights' new C++ to C transformation.

In this episode, you learn about a new transformation in C++ Insights that translates C++ to C code. While I still favor C++, this transformation helps decipher more C++ constructs.

Source code: https://cppinsights.io/s/9cac252b and https://cppinsights.io/s/4360e435

Andreas