阅读背景:

如果我在项目中禁用C ++异常,究竟会发生什么?

来源:互联网 

Visual C++ has a compiler setting "Enable C++ Exceptions" which can be set to "No". What exactly will happen if I set it this way? My code never explicitly throws or catches exceptions (and therefore the first thrown exception will terminate the program anyway) and doesn't rely on stack unwinding - should I expect any more undesired behaviour from the recompiled program?Visual C++ has a compiler setting "Enable C++ E




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: