
Episode 285
Clang Power Tools and C++ Myths
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 S...
CppCast · Phil Nash & Timur Doumler
February 5, 202153m 53s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
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