Compiler Error C2962

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Compiler Error C2962.

syntax error : 'token' : expected template-class member function definition to end with '}'

The token caused a syntax error in a template declaration.

This error can be caused by mismatched delimiters

Show: