Compiler Error C2020

 

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

member' : 'class' member redefinition

A member inherited from a base class or structure is redefined. Inherited members cannot be redefined unless declared as virtual in the base class.

Show: