Searched defs:ExplicitInstantiationDeclImportedDefTemplate (Results 1 – 1 of 1) sorted by relevance
835 template <typename T> struct ExplicitInstantiationDeclImportedDefTemplate { void f() {} ExplicitIns… in f() function837 template struct __declspec(dllimport) ExplicitInstantiationDeclImportedDefTemplate<int>; variable