In structured exception handling, blocks of code are encapsulated, with each block having one or more associated handlers.
在结构化异常处理中,代码块是封装的,每个块有一个或几个关联的处理程序。
In this section, I 'll describe three aspects of error handling: status codes, structured exception handling, and bug checks.
在这种情况下,我要讨论错误处理的三个方面:状态码,结构异常处理和错误检测。
You should not use structured exception handling in functions that use objects with destructors.
在使用具有析构函数的对象的函数中,不应使用结构化异常处理。
You should not use structured exception handling in functions that use objects with destructors.
在使用具有析构函数的对象的函数中,不应使用结构化异常处理。
应用推荐