View difference between Paste ID: DCqLnK1B and 04fFnATg
SHOW: | | - or go back to the newest paste.
1
class TGlassCylinder:TGlass{
2-
}
2+
	public:
3
		TGlassCylinder(double height, double radius);
4
5
};