On 08/11/2015 12:19 PM, Scott Kostyshak wrote:
Is there a term for the type of function that is notifyCursorLeavesOrEnters, declared in Cursor.h ? It is not a member function, but takes two Cursors as inputs.
I think people just call these "non-member functions". Richard