Compiler Warning (level 1) C4340
Visual Studio 2015
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 Warning (level 1) C4340.
value' : value wrapped from positive to negative value
The enum value is greater than the largest enum positive value wrapped around to a negative value.
Show: