Compiler Warning (level 4) C4053

one void operand for '?:'

The ?: operator is given an expression of type void. The value of the void operand is undefined.