14 #ifndef __IPSDKUTIL_INSTRUCTIONSET_COMPARISON_DETAIL_SORTREGDECL_H__ 15 #define __IPSDKUTIL_INSTRUCTIONSET_COMPARISON_DETAIL_SORTREGDECL_H__ 22 #include <boost/mpl/not_equal_to.hpp> 31 template <eInstructionSet::domain instructionSet,
typename T>
35 typename
boost::enable_if<
36 typename boost::mpl::not_equal_to<
37 boost::mpl::int_<instructionSet>,
38 boost::mpl::int_<eInstructionSet::eIS_Sse2>
42 static IPSDK_FORCEINLINE
55 #endif // __IPSDKUTIL_INSTRUCTIONSET_COMPARISON_DETAIL_SORTREGDECL_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition: DataItemNodeHdrMacrosDetails.h:48
Predefined types associated to instruction set management.
Definition of import/export macro for library.