0
So we can use Base* p = new Derived(); And call Derived methods that override base methods through p. Also you need virtual base destructor to be able to delete p correctly on the heap.
1st Oct 2020, 10:37 AM
㊠æČč æˆ‘ć…ˆäž‹äș†
㊠æČč æˆ‘ć…ˆäž‹äș† - avatar