CME Group Interview Question

What's a functor in C++?

Interview Answer

Anonymous

May 29, 2015

Function object, function class.

1