Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
en.cppreference.com
(Uncensored)
subscribe
Function objects - cppreference.com
https://en.cppreference.com/w/cpp/utility/functional
links
backlinks
A function object is any object for which the function call operator is defined. C++ provides many built-in function objects as well as support for creation and manipulation of new function objects.