How to declare and use a pointer to a member function?Thanks a lot.
How to declare and use a pointer to a member function?Basically, I have the following code: a struct with a quicksort method using cmp1 for comparing. I w...
This user does not accept Private Messages