Compiler Error C2795
'super::function' is not a member function
This error message appears whenever you try to use super to access a member other than a member function.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
'super::function' is not a member function
This error message appears whenever you try to use super to access a member other than a member function.