Searched refs:Test5b (Results 1 – 1 of 1) sorted by relevance
270 template <class T> struct Test5b { struct271 Test5b();278 template <> inline void Test5b<int>::bar() {} in bar()281 template <> Test5b<int>::Test5b() { use(typeid(Test5b)); } in Test5b() function in Test5b287 template <> inline void Test5b<int>::foo() {} in foo()