class ClassWithClassConstant { public: static int const Class_Constant = 0; };