All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CacheSize.h
Go to the documentation of this file.
1 //=================================================================================================
20 //=================================================================================================
21 
22 
23 namespace blaze {
24 
25 //*************************************************************************************************
35 const size_t cacheSize = 6291456UL;
36 //*************************************************************************************************
37 
38 } // namespace blaze