35#ifndef _BLAZE_UTIL_VALUETRAITS_ISEVEN_H_
36#define _BLAZE_UTIL_VALUETRAITS_ISEVEN_H_
Header file for the IntegralConstant class template.
constexpr bool IsEven_v
Auxiliary variable template for the IsEven value trait.
Definition: IsEven.h:93
Generic wrapper for a compile time constant integral value.
Definition: IntegralConstant.h:74
Compile time check whether a compile time constant expression is even.
Definition: IsEven.h:75