Could someone explain a polymorphic function to me, as well as give an example without the use of

a,b->c;j[i] or the likes?

It seems every example I have tried to look up on google does not have comments, and uses syntax like above...its rather confusing.


I figure this could be in general developer...but seeing a C++ example would probably benefit me most.


Enrgaged with C++,

Smitty