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