Functors/Composite: require less template arguments to be specified

Move template arguments from struct to operator() so that the compiler can deduce them by itself.

Merge request reports

Loading