Exception Handling

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Makis Papapanagiotou

    Exception Handling

    Hello,

    Does anybody knows any good book as a reference, concerning advanced
    exception handling methods for C++ and so on?

    I am not refering simply to the "try" & "catch" statements.

    I am trying to find a detailed description concerning set_terminate() ,
    set_unexpected( ), set_new_handler (), etc.. functionality


    Thanks,


Working...