blob: 38822fb9cf2106a97fce62cd56f77cc43eff353f [file] [log] [blame]
template<typename T> struct A { static bool b; };
template<typename T> bool A<T>::b;