15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MODULOPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MODULOPACK_H__ 23 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/ModuloReg.h> 27 #include <boost/type_traits/is_same.hpp> 28 #include <boost/utility/enable_if.hpp> 38 template <eInstructionSet::domain instructionSet,
typename T>
70 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_MODULOPACK_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
cast function; casts a Pack<instructionSet, TIn> to a Pack<instructionSet, TOut>
Definition: ModuloReg.h:34
BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other...
defines template structures PromotedType<T1, T2> and PromotedType3<T1, T2, T3>; their attribute Type ...
Predefined types associated to instruction set management.
Definition of import/export macro for library.
Definition: ModuloPack.h:39
Definition: BinaryPackOp.h:31