A.0.12 Statements
A.0.12.1 Limits on Switch Statements
Same as Microsoft C. However, the constant expression of a case label must not be of type __int64 (either signed or unsigned).
Send feedback
to MSDN.
Look here
for MSDN Online resources.