Welcome to our pilot episode, covering a selection of this month's news from the C++ community.


You can watch the show on [YouTube](https://www.youtube.com/channel/UCJZdS1wIqASD1MVrJyX8M2Q), listen to it as a [podcast](https://nodiagnosticrequired.tv/subscribe),
or read it as a [C++ Annotated post](https://blog.jetbrains.com/clion/2020/12/cpp-annotated-nov-2020/) on the CLion blog.
You can even [subscribe](https://info.jetbrains.com/Cplusplus-Annotated-Subscription.html) to the text format as the C++ Annotated newsletter.

Welcome to our pilot episode, covering a selection of this month's news from the C++ community.




You can watch the show on YouTube, listen to it as a podcast,
or read it as a C++ Annotated post on the CLion blog.
You can even subscribe to the text format as the C++ Annotated newsletter.

Links from this episode:


CppCast - The first C++ podcast



C++ Weekly - Jason Turner's YouTube show



cpp.chat - C++ podcast with Phil co-hosting with Jon Kalb



TLB Hit - New C++ podcast with Chris Leary and JF Bastien



ADSP - The first C++ podcast



CppCast - The first C++ podcast



Modules support in Visual Studio - From the Microsoft Blog



Modules support coming to GCC 11?



Qt6 libraries via Conan



CLion 2020.3 released - with Core Dumps Debug and Debug as Root, CTest Support, MISRA Guideline Integration, and a Better Qt Project Experience



ReSharper C++ 2020.3 (about to be) released - with UnrealHeaderTool, C++20 Comparisons, Push-to-Hint Inlay Hints



std::visit is everything wrong with modern C++ - recent Reddit thread on this blog post from 2017



Pattern Matching proposal