Compiler Error C3276

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Compiler Error C3276.

keyword' : jump out of __finally/finally block has undefined behavior during termination handling

This error is the same as the C4532 warning. However, when you are using /clr, this condition cannot be disabled with the warning pragma.

Show: