__declspec(property(get = GetCpuCacheSizeInBytes)) int CpuCacheSizeInBytes;
Returns the size of the CPU L3 cache in bytes.
Read:
int GetCpuCacheSizeInBytes();Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler