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).