35 #ifndef _BLAZE_UTIL_ENABLEIF_H_
36 #define _BLAZE_UTIL_ENABLEIF_H_
94 template<
bool Condition
116 template<
typename T >
182 template<
typename Condition
T Type
The instantiated type.
Definition: EnableIf.h:99
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Substitution Failure Is Not An Error (SFINAE) class.The EnableIf class template is an auxiliary tool ...
Definition: EnableIf.h:184
Substitution Failure Is Not An Error (SFINAE) class.The EnableIfTrue class template is an auxiliary t...
Definition: EnableIf.h:96