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