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,
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,