Sse3T struct
#include <Cpu.h>
SSE2 tag type.
Available only on `DEATH_TARGET_X86 "x86". See the Cpu namespace and the Sse2 tag for more information. */ struct Sse2T : ScalarT {
};
/**
SSE3 tag type
Available only on x86. See the Cpu namespace and the Sse3 tag for more information.
Derived classes
- struct Ssse3T
- SSSE3 tag type.