constructorless

Without a constructor.

Adjective

  1. Without a constructor.
    • 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...

Origin

From constructor + -less.