This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2591
'identifier' : ambiguous user-defined conversions in conditional expression
A conditional expression could not be unambiguously converted to an integer type.
Possible cause
- A conversion operator and a constructor make the same conversion.