__declspec(property(get = GetCpuCacheL1SizeInBytes)) int CpuCacheL1SizeInBytes;
Returns the size of the CPU L1 cache in bytes per CPU Core.
Read:
int GetCpuCacheL1SizeInBytes();Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler