What is a structured exception, exactly? How should you handle exceptions that you don't assume will arise during the execution of your code? What are the correct patterns of exception handling that you can safely rely on? What does the C++ compiler have to do with exception code patterns?
Come along for ride into the deep and murky world of exceptions with some folks that truly understand them at the most fundamental levels.
|