C++ exception-handling tricks for Linux

34
Anonymous Reader writes “Handling exceptions in C++ has a few implicit restrictions at the language level, but you can get around them in some instances. Learn ways to make exceptions work for you so you can produce more reliable applications.”

Link: ibm.com/developerworks

Category:

  • Linux