Functors and exception safety in C++: best practices and guidelines
Using functors for object persistence in C++
Functors as adapters for varying function signatures in C++
Tips and tricks for improving the readability of code involving functors in C++
Exploring the relationship between functors and iterators in C++