Question
If you want to create function objects from a class, what must the class overload?
Step 1
Function objects, also known as functors, are objects that can be called as if they were functions. In C++, this is typically achieved by overloading the function call operator. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD