35#ifndef _BLAZE_UTIL_TYPETRAITS_ISCONST_H_
36#define _BLAZE_UTIL_TYPETRAITS_ISCONST_H_
Header file for the IntegralConstant class template.
constexpr bool IsConst_v
Auxiliary variable template for the IsConst type trait.
Definition: IsConst.h:95
Generic wrapper for a compile time constant integral value.
Definition: IntegralConstant.h:74
Compile time check for constant data types.
Definition: IsConst.h:77