Searched defs:StatFuncTemplate (Results 1 – 2 of 2) sorted by relevance
11 … template<class X,class Y,short AA> static int StatFuncTemplate(X *,Y) { int ret(AA); return ret; } in StatFuncTemplate() function
21 … template<class X,class Y,short AA> static int StatFuncTemplate(X *,Y) { int ret(AA); return ret; } in StatFuncTemplate() function