Inheritance diagram for D:
Collaboration diagram for D:Public Member Functions | |
| const char * | hello () const override |
| const char * | hello () const override |
Public Member Functions inherited from A | |
| virtual const char * | hello () const =0 |
| double | value () const |
|
overridevirtual |
Reimplemented from B.