35#ifndef _BLAZE_UTIL_TYPETRAITS_ISENUM_H_
36#define _BLAZE_UTIL_TYPETRAITS_ISENUM_H_
Header file for the IntegralConstant class template.
constexpr bool IsEnum_v
Auxiliary variable template for the IsEnum type trait.
Definition: IsEnum.h:100
Generic wrapper for a compile time constant integral value.
Definition: IntegralConstant.h:74
Compile time check for complete enumeration types.
Definition: IsEnum.h:82