Talk:Call an object method

From Rosetta Code

Name change

I think I prefer Calling a method or Call a method. Adding "object" makes it sound like it's only for instance methods. --Mwn3d 15:35, 17 August 2011 (UTC)

I'm pretty sure that's what this task is about, calling instance members in OO langauges. (Note to self...add pointer-to-member-function example for C++) --Michael Mol 12:55, 18 August 2011 (UTC)
OIC. Instance vs static. --Michael Mol 12:56, 18 August 2011 (UTC)