This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Fatal Error C1504
type still ambiguous after parsing number tokens, unable to recover
The compiler cannot resolve the type, even after looking ahead.
Possible solutions
- Simplify the code to make the statement clearer.
- Use an explicit type cast.