![]() |
subject > representation > abstraction > procedural abstraction > operation > pure virtual function |
![]() ![]() | ||||
pure virtual function comparison table |
Subject | has definition | be | is a subtopic of | is a kind of |
---|---|---|---|---|
operation | The abstract notion of something that can be done by one or more classes | 9.2 - Principles Leading to Good Design | procedural abstraction | |
pure virtual function | a C++ abstract operation | 2.6 - The Effect of Inheritance Hierarchies on Polymorphism and Variable Declarations | operation |
Next operation: abstract operation Up: operation Previous operation: polymorphic operation