35 #ifndef _BLAZE_SYSTEM_CACHESIZE_H_
36 #define _BLAZE_SYSTEM_CACHESIZE_H_
Header file for basic type definitions.
constexpr size_t cacheSize
Cache size of the target architecture.This setting specifies the available cache size in Byte of the ...
Definition: CacheSize.h:48
Configuration of the cache size of the target architecture.
#define BLAZE_STATIC_ASSERT(expr)
Compile time assertion macro.In case of an invalid compile time expression, a compilation error is cr...
Definition: StaticAssert.h:112