Searched refs:my_templf (Results 1 – 2 of 2) 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);