Event
1 April 2019
London
Added 20-Jan-2023
19:00 Intro & News, Phil Nash
19:10 Lightning talk [tba]
19:20 Pizza, courtesy of YouView.
19:40 A word from our sponsor
19:50 Undefined Behaviour is Not an Error - Ansel Sermersheim and Barbara Geller
We will provide a introduction to the terminology connected with Undefined Behavior in C++ and explore the differences between run time errors and undefined behavior. The presentation will focus on Undefined Behavior from the perspective of a developer rather than a compiler designer. As developers we may need to assume that all Undefined Behavior is treated as if the code was not present. Whereas many talks focus on what current day compilers actually do, our presentation will explore what an "evil compiler" is permitted to do.