Compiler Warning (level 4) C4504

type still ambiguous after parsing 'number' tokens, assuming declaration

The compiler could not resolve the type after looking ahead in the code.

Simplify the code to make the statement clearer. This warning can often be eliminated by using an explicit type cast to an ambiguous expression.