C++ functors: a powerful tool for functional programming
Utilizing functors for multi-threaded programming in C++
Mastering the use of functors in C++11 and beyond
Functors vs. function pointers in C++: a comparison
Understanding the concept of function objects in C++