35 #ifndef _BLAZE_UTIL_MPL_SIZET_H_
36 #define _BLAZE_UTIL_MPL_SIZET_H_
76 static const size_t value = N;
77 typedef size_t ValueType;
Header file for basic type definitions.
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Compile time integral constant wrapper for size_t.The SizeT class template represents an integral wra...
Definition: SizeT.h:71