Searched defs:templateFunc (Results 1 – 3 of 3) sorted by relevance
10 template <class T> T templateFunc(T x) const { in templateFunc() function24 template <class T> T templateFunc(T x) const { in templateFunc() function
41 bool templateFunc() { unsigned i = N; return false; } in templateFunc() function
110 void templateFunc(const TemplateStruct<I> &ts) { in templateFunc() function