Virtual function: Difference between revisions

Content deleted Content added
m Making C++ example cleaner by removing outdated syntax
Importing Wikidata short description: "Inheritable and overridable function or method for which dynamic dispatch is facilitated"
Line 1:
{{Short description|Inheritable and overridable function or method for which dynamic dispatch is facilitated}}
{{more citations needed|date=March 2013}}
{{Polymorphism}}