I am trying to use an abstract base class pointer to call a derived class function that is not overridden, but I am unable to call it. We are able to call an overridden func