Very (hopefully) quick class question

If I wanted to call a member function inside another member function, how would I do that, if it's possible?

For example, if I have Find(int key) defined already and wanted to call it while i was overloading operator+.
Topic archived. No new replies allowed.