This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2170
'identifier' : not declared as a function, cannot be intrinsic
Possible causes
- Pragma intrinsic is used for an item other than a function.
- Pragma intrinsic is used for a function with no intrinsic form.