15 #ifndef __IPSDKUTIL_SSE2_BASEPACKIMPL_H__ 16 #define __IPSDKUTIL_SSE2_BASEPACKIMPL_H__ 27 template<
typename TOther>
29 BasePack<ePackType::ePT_Sse, T>::operator
30 BasePack<ePackType::ePT_Sse,TOther>()
32 return detail::CastPack<eInstructionSet::eIS_Sse2, T, TOther>::act(*
this);
38 #endif // __IPSDKUTIL_DETAIL_SSE2_BASEPACKIMPL_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition of import/export macro for library.