What are unary functors?
(a) Functors that accepts only one parameter
(b) Functors that accepts two parameters
(c) Functors that accepts more than one parameters
(d) Functors that accepts other than a specific type of parameter
This question was posed to me by my school teacher while I was bunking the class.
This interesting question is from Functors topic in division Algorithms, Objects & Iterators in C++ of C++