If T is a floating point type, this is an alias to the unqualified type. If T is not a floating point type, this will alias a double type if T is summable and implicitly convertible to a floating point type.
See Implementation
If T is a floating point type, this is an alias to the unqualified type. If T is not a floating point type, this will alias a double type if T is summable and implicitly convertible to a floating point type.