typedef unsigned int uint; class G {}; class H : public G { private: int width; };