Which of the following header file is required to use in-bulit functors of C++?
(a) <any>
(b) <fucntional>
(c) <functor>
(d) <function>
The question was posed to me during an internship interview.
This interesting question is from Functors topic in portion Algorithms, Objects & Iterators in C++ of C++