Compiler Error C2928

 

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

explicit instantiation; 'identifier' is not a function or static data member of template-class 'class'

You cannot explicitly instantiate a member of class that is not a function or static variable.

Show: