15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_SSE2_ASSIGNPACKDECL_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_SSE2_ASSIGNPACKDECL_H__ 32 typename boost::enable_if_c<sizeof(T) == 1 >::type>
34 static IPSDK_FORCEINLINE
37 static IPSDK_FORCEINLINE
43 typename boost::enable_if_c<sizeof(T) == 2>::type>
45 static IPSDK_FORCEINLINE
48 static IPSDK_FORCEINLINE
54 typename boost::enable_if_c<sizeof(T) == 4>::type>
56 static IPSDK_FORCEINLINE
59 static IPSDK_FORCEINLINE
65 typename boost::enable_if_c<sizeof(T) == 8>::type>
67 static IPSDK_FORCEINLINE
70 static IPSDK_FORCEINLINE
81 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_SSE2_ASSIGNPACKDECL_H__ Definition: BasePack.h:37
Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition: AssignPackDecl.h:30
eInstructionSet
Enumerate for processor instruction set description.
Definition: InstructionSetTypes.h:31
Definition of import/export macro for library.
Streaming SIMD Extensions 2.
Definition: InstructionSetTypes.h:36