Content deleted Content added
m updated c++ link |
No edit summary |
||
Line 7:
Method overloading should not be confused with [[ad-hoc polymorphism]] or [[virtual function]]s. In those, the correct method is chosen at runtime.
[[Category:Programming constructs]]
|