I have the following situation of a Derived class with virtual inheritance to a Base class in my code:
class Base {