class X { static const int x; // ... }; const int X::x = 99;