C++ London April Meetup

button-icon-arrow-right
button-icon-arrow-left

button-icon-arrow-leftBack

Event

C++ London April Meetup

1 April 2019

London

Added 01-Jan-1970

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.

Top