35#ifndef _BLAZE_UTIL_TYPETRAITS_ALWAYSTRUE_H_
36#define _BLAZE_UTIL_TYPETRAITS_ALWAYSTRUE_H_
Header file for the IntegralConstant class template.
constexpr bool AlwaysTrue_v
Auxiliary variable template for the AlwaysTrue type trait.
Definition: AlwaysTrue.h:83
Type dependent compile time true.
Definition: AlwaysTrue.h:65
Generic wrapper for a compile time constant integral value.
Definition: IntegralConstant.h:74