In preparation for my upcoming talk C++ and Safety at CppOnSea 2023, I decided to do a little experiment. I am conducting a survey on the perceived impact of undefined behaviour in C++ (such as out-of-bounds access, dangling pointers, race conditions, uninitialised variables, signed integer overflow, etc).
If you develop software in C++, please help me out and participate in the survey here! It’s anonymous and has only three questions (one of which is optional), so it only takes a minute to fill in.
The results will be published at the time of CppOnSea talk, and will be available here on my blog.
Thank you!
Timur
Recent Comments