Jump to content

Template:Polymorphism: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
removing dynamic binding, same as dynamic dispatch. Adding operator overloading, which is a polymorphic feature
fixx
Line 2: Line 2:
|name=Theories and Practice<br />of Polymorphism
|name=Theories and Practice<br />of Polymorphism
|list1=
|list1=
[[Type polymorphism]]<br />[[Subtype polymorphism|Subtyping]]<br />[[Polymorphism in object-oriented programming|Polymorphism in OOP]]<br />[[Virtual function]]<br />[[Dynamic dispatch|Single & dynamic dispatch]]<br />[[Double dispatch]]<br />[[Multiple dispatch]]<br />[[Operator overloading]]
[[Polymorphism (computer science)|Polymorphism in computer science]]<br />[[Subtype polymorphism|Subtyping]]<br />[[Polymorphism in object-oriented programming|Polymorphism in OOP]]<br />[[Virtual function]]<br />[[Dynamic dispatch|Single & dynamic dispatch]]<br />[[Double dispatch]]<br />[[Multiple dispatch]]<br />[[Operator overloading]]
}}<noinclude>
}}<noinclude>
[[Category:Software development templates]]
[[Category:Software development templates]]

Revision as of 13:02, 30 March 2011