Is there a way in C++ to check if a class has one or more base classes?
I am looking for a type trait that would return true for:
true