Functors: Remove DataDepWrapper
Needs Moore!1566 (merged)
Move last functors that were using DataDepWrapper
to use composition instead.
There is still some work left to do in now cleaning up a few of the functors in Adapters.h
but this is a minimal MR that doesn't change behavior and is meant to get rid of the DataDepWrapper
to avoid that this class is getting used in any new functor developments.
Edited by Christoph Hasse