__declspec(property(get = GetCpuNumaNodes)) int CpuNumaNodes;
Returns the number of NUMA nodes (CPU sockets) in the system.
Read:
int GetCpuNumaNodes();Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler