Exceptions Under the Spotlight


Details
On September, 3rd, we have the pleasure to welcome Inbal Levi to our user group. Inbal is a C++ enthusiast. She's an embedded software engineer with a passion for high performance, and one of the organizers of CoreCpp conference, and the CoreCpp user group. She is also a member of ISO/IEC JTC1/SC22/WG21, the C++ Standards Committee, and among the founders of the Israeli NB Mirror committee.
---------------------------
Abstract: The exception mechanism is a complex topic and has been enthusiastically discussed in the last WG21 committee meeting. In this talk we will dive into the world of exceptions.
We will start with an exploration of the evolution of exceptions, and the design decisions that lead to the current version. Next, we will explore the usage as part of the program, and analyze the overhead by breaking the exceptions mechanism to bits. Last, we will describe alternatives aiming to minimize the overhead.
---------------------------
Schedule:
19:00 (CEST) -- Start of the videostream


Exceptions Under the Spotlight