Compiler Error C3242
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 C3242.
function' : you can only explicitly override virtual functions
You tried to explicitly override a nonvirtual method.
Show: