Searched defs:exportedStatic (Results 1 – 2 of 2) sorted by relevance
471 template<typename T> __declspec(dllexport) static void exportedStatic() {} in exportedStatic() function531 template<> __declspec(dllexport) void MemFunTmpl::exportedStatic<ExplicitSpec_Def_Exported>() {} in exportedStatic() function in MemFunTmpl535 template<> __declspec(dllexport) inline void MemFunTmpl::exportedStatic<ExplicitSpec_InlineDef_Expo… in exportedStatic() function in MemFunTmpl548 template<> void MemFunTmpl::exportedStatic<ExplicitSpec_NotExported>() {} in exportedStatic() function in MemFunTmpl
812 template<typename T> __declspec(dllexport) static void exportedStatic() {} in exportedStatic() function840 template<> __declspec(dllexport) void MemFunTmpl::exportedStatic<ExplicitSpec_Def_Exported>() {} in exportedStatic() function in MemFunTmpl841 template<> __declspec(dllexport) inline void MemFunTmpl::exportedStatic<ExplicitSpec_InlineDef_Expo… in exportedStatic() function in MemFunTmpl846 template<> void MemFunTmpl::exportedStatic<ExplicitSpec_NotExported>() {} in exportedStatic() function in MemFunTmpl