
5 Mar
2004
5 Mar
'04
12:32
On 05 March 2004 pm 17:00, John Lamb wrote:
Just want to add that in C++, pointer to a non-static member function has the "this" hidden parameter.
I don't think I understood that one. :-/
What I mean is, to have a pointer to a member function, we must include the object as the first parameter. Regards, Verdi