https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3876r0.html#function-signature-and-result-types counts 11 overloads as the base size. However, counting the floating-point overloads, the base size is 20, so not using templates yields 100 overloads.
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3876r0.html#function-signature-and-result-types counts 11 overloads as the base size. However, counting the floating-point overloads, the base size is 20, so not using templates yields 100 overloads.