- constructorless
-
As mentioned briefly in the discussion of the STL library in the previous chapter, functions can be replaced by functors, which are constructorless objects that implement the function body through a redefinition of the parenthesis operator.
Wikipedia foundation.