--- src/include/cppduals/duals/dual.orig 2025-01-11 12:35:18 UTC +++ src/include/cppduals/duals/dual @@ -439,10 +439,6 @@ struct is_arithmetic> : is_arithmetic -struct is_compound> : true_type {}; - // Modification of std::numeric_limits<> per // C++03 17.4.3.1/1, and C++11 18.3.2.3/1. template