35 #ifndef _BLAZE_UTIL_DISABLEIF_H_
36 #define _BLAZE_UTIL_DISABLEIF_H_
94 template<
bool Condition
116 template<
typename T >
182 template<
typename Condition
Substitution Failure Is Not An Error (SFINAE) class.The DisableIfTrue class template is an auxiliary ...
Definition: DisableIf.h:96
Substitution Failure Is Not An Error (SFINAE) class.The DisableIf class template is an auxiliary tool...
Definition: DisableIf.h:184
T Type
The instantiated type.
Definition: DisableIf.h:99