Sign in to confirm you’re not a bot
This helps protect our community. Learn more
C++ Compiler Errors for Humans | Pure Virtual C++ 2023
44Likes
2,165Views
2023Jun 6
In every ISO C++ survey so far, compiler errors have been one of the top answers for "what is one thing you would change about C++ if you had a magic wand". We may not have a magic wand, but maybe we can still improve on the state of diagnostics. In this talk I'll discuss the characteristics of diagnostics which make them better—based on industry tools and academic research—and show what our team has been working on to improve our errors in MSVC and the Visual Studio IDE. Download Visual Studio for C++: https://visualstudio.microsoft.com/vs... Concepts Error Messages for Humans (WG21 paper): https://www.open-std.org/jtc1/sc22/wg...

Follow along using the transcript.

Microsoft Visual Studio

335K subscribers