NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Error C2968

'identifier' : user specialization of template class has an incomplete definition : expected '}' but found 'symbol'

The compiler was unable to match braces around a templated class while attempting to generate a user specialization. Check the braces in the template definition.