__declspec(property(get = GetCPUSSSE3)) bool CpuSSSE3;
Returns true if CPU supports SSSE3.
Read:
bool GetCPUSSSE3();Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler
Returns true if CPU supports SSSE3.
bool GetCPUSSSE3();