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