--- a/c10/util/strong_type.h 2025-06-29 10:28:19.365533325 +0200 +++ b/c10/util/strong_type.h 2025-06-29 10:28:40.944598046 +0200 @@ -1604,12 +1604,6 @@ return hash::operator()(value_of(tt)); } }; -template -struct is_arithmetic<::strong::type> - : is_base_of<::strong::arithmetic::modifier<::strong::type>, - ::strong::type> -{ -}; #if STRONG_HAS_STD_FORMAT template