Searched refs:TS3 (Results 1 – 1 of 1) sorted by relevance
44 struct TS3 { struct49 const int TS3<T>::value; argument51 const int TS3<T>::value2 = 1;53 struct instantiate : TS3<int> {};108 static const int ts3m1 = TS3<int>::value;109 extern int arr[TS3<int>::value2];143 static const int ts3m2 = TS3<int>::value;144 int arr[TS3<int>::value2];