template struct __is_integral_helper {}; template<> struct __is_integral_helper {}; template<> struct __is_integral_helper {}; int main() { return 0; }