The class Derived is still abstract since the pure virtual function Base::foo hasn’t been overridden.
solved Abstract class without defining in derived class
The class Derived is still abstract since the pure virtual function Base::foo hasn’t been overridden.
solved Abstract class without defining in derived class