cpp:polymorphism

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cpp:polymorphism [2017/04/25 12:54]
gthanos [Pure Virtual συναρτήσεις και abstract κλάσεις]
cpp:polymorphism [2017/04/25 12:55]
gthanos
Line 5: Line 5:
 <code cpp ShapeUsage.cpp> <code cpp ShapeUsage.cpp>
 #include "Rectangle.cpp" #include "Rectangle.cpp"
-#include "Triangle.cpp" 
  
 int main() { int main() {
Line 117: Line 116:
 <code cpp ShapeUsage.cpp> <code cpp ShapeUsage.cpp>
 #include "Rectangle.cpp" #include "Rectangle.cpp"
-#include "Triangle.cpp" 
  
 int main() { int main() {
cpp/polymorphism.txt · Last modified: 2020/04/15 08:48 (external edit)