When
11:15 AM Saturday
Where
4202
Silicon Valley Code Camp : October 8th and 9th, 2011.session

Exception-Safe Coding in C++

unassigned

About This Session

<p>Are you 100% confident that your code is exception-safe?</p><br/><br/> <p>Safe usage of exceptions is a non-trivial problem that the industry has struggled with for the better part of two decades. If you have fear, uncertainty, or doubt about exception safety or just want to see the best practices for using exceptions in C++, this session is for you. We’ll start with “What is the problem we are trying to solve?” and discuss alternatives, acknowledge the challenges associated with with exception usage, and cover some well-meaning but misguided attempts at safety. I will then present a set of guidelines that are the basis for safe exception usage and solid implementation techniques, including how to transition from an exception-unsafe legacy code base.</p><br/><br/> <p>When we are finished you will know how to produce code that is easier to write, easier to understand, faster, and 100% robust in the face of exceptions.</p>

Time: 11:15 AM Saturday    Room: 4202 

The Speaker(s)

undefined undefined

Jon Kalb

Software Engineer , cpp.training

Jon does onsite training for C++. He chairs CppCon, C++Now, and the C++ Track for SVCC.