Compiler Error C2941
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 C2941.
class' : type-class-id redefined as a local 'item'
You cannot use a generic or template class as an item.
Show: