Compiler Error C2994
Visual Studio 2015
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 C2994.
unnamed class in template parameter list
You cannot use the class keyword as a template argument without specifying a class name.
Show: