Every month we bring you news from the world of C++, in the form of a podcast and a YouTube show. Our hosts are Anastasia Kazakova (PMM for CLion and ReSharper C++ at JetBrains) and Phil Nash (Developer Advocated for C++ at SonarSource)
Episode #0 - November 2020
December 04, 2020
39:15
19.15 MB
Downloads: 0
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