This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2976
'identifier' : too few template arguments
A template is missing one or more actual arguments. Check the template declaration to find the correct number of template parameters.
Possible cause
- Missing template arguments in STL components.