This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Warning (level 1) C4053
one void operand for '?:'
The ?: operator is given an expression of type void. The value of the void operand is undefined.