Searched refs:my_templf (Results 1 – 4 of 4) sorted by relevance
27 static T my_templf(T x) { return x; } in my_templf() function
49 int y = T::template my_templf<int>(0);
32 static T my_templf(T x) { return x; } in my_templf() function