Searched refs:ExplicitInstantiationTwoAttributes (Results 1 – 1 of 1) sorted by relevance
898 template <typename T> struct ExplicitInstantiationTwoAttributes { void f() {} }; in f() struct899 template struct __declspec(dllexport) __declspec(dllimport) ExplicitInstantiationTwoAttributes<int>; variable