Go to the documentation of this file. 2 #ifndef vpdt_enable_if_h_ 3 #define vpdt_enable_if_h_ 19 template <
bool B,
class T =
void>
27 template <
class Cond,
class T =
void>
31 template <
bool B,
class T =
void>
39 template <
class Cond,
class T =
void>
43 #endif // vpdt_enable_if_h_