There is no Object class - a common superclass to all other classes - in C++?
How is it possible to do object-oriented programming without class Object?