Compiler Error C2958

 

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 C2958.

the left delimiter found at 'location' was not matched correctly

A delimiter is not properly matched.

This error can be caused by mismatched parenthesis in a function template declaration.

Show: