7 #if defined(__HIPCC_RTC__) || defined(CK_CODE_GEN_RTC)
8 template <
bool B,
class T =
void>
19 template <
bool B,
class T =
void>
23 template <
bool B,
typename T =
void>
26 template <
bool B,
typename T =
void>
std::enable_if< B, T > enable_if
Definition: enable_if.hpp:24
typename std::enable_if< B, T >::type enable_if_t
Definition: enable_if.hpp:27