Searched refs:TypeFunTmpl (Results 1 – 1 of 1) sorted by relevance
594 T __declspec(dllexport) TypeFunTmpl(T t) { return t + t; } in TypeFunTmpl() function599 return TmplClass<int>::StaticClassVarExpTmplClass + TypeFunTmpl<int>(10); in useExportedTmplStaticAndFun()