Skip to content

Session: Exception Safe Code

rrahn edited this page Mar 6, 2017 · 3 revisions

CPP-Coreguidelines

Please read the CPP-Coreguidelines about Error Handling

Please also recapitulate the topic about Resource Management

Additional materials

This C++Con talks from Jon Kalb are really worth it to see:

Here is his website with many useful information: http://exceptionsafecode.com

Some useful links to the STL documentation:

Slides

here

Clone this wiki locally