www.youtube.com

Keynote: C++ Painkillers for C++ Developers - The Evolution of C++ Tooling - Anastasia Kazakova

8/31/2024Updated 11/5/2025

Excerpt

In the Annual C++ Developer Survey Lite conducted by the C++ Foundation, the community identified a number of major pain points when working with C++. The top five pain points for C++ developers have nothing to do with the language itself, but instead focus on: 1) Managing dependencies. 2) Setting up CI/CD pipelines. 3) Build times. 4) Dealing with CMake. 5) Setting up toolchains and IDEs. With the top C++ pain points being all about the tools, let’s discuss if the language has become more toolable throughout its evolution, what the state of its toolability is today, and how it’s going to change tomorrow.

Source URL

https://www.youtube.com/watch?v=sxWe9KzYQSI

Related Pain Points