class Bar { public: template void f() { static const T y = 0; } };