35#ifndef _BLAZE_UTIL_VALUETRAITS_ISODD_H_
36#define _BLAZE_UTIL_VALUETRAITS_ISODD_H_
Header file for the IntegralConstant class template.
constexpr bool IsOdd_v
Auxiliary variable template for the IsOdd value trait.
Definition: IsOdd.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 odd.
Definition: IsOdd.h:75