They're never used in `constexpr` functions, so we can simply use `std::isnan` and `std::isfinite` instead.
20 KiB
20 KiB
They're never used in `constexpr` functions, so we can simply use `std::isnan` and `std::isfinite` instead.