Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
Clang Power Tools and C++ Myths
February 04, 2021
00:53:53
51.48 MB
Downloads: 0
Rob and Jason are joined by Victor Ciura. They first talk about different ways to filter a C++ container and a blog post on the Visual C++ blog from the Diablo 4 development team. They then talk to Victor about the Clang Power Tools plugin for Visual Studio which has recently been made free for both open source and commercial use. They also talk about C++ Myths.
News
- 12 Different Ways to Filter Containers in Modern C++
- More_concepts library
- Blizzard Diablo IV debugs Linux core dumps from Visual Studio
- Visual Studio's Native Debugging Framework Tutorial