I was looking at some sample code the other day and saw something I didn't really understand. After looking over the code I found some comments that said pointer to member function.
When would you use a pointer to a class function?