7
Expressions
[expr]
7.3
Standard conversions
[conv]
7.3.8
Floating-point promotion
[conv.fpprom]
1
#
A prvalue of type
float
can be converted to a prvalue of type
double
.
The value is unchanged
.
2
#
This conversion is called
floating-point promotion
.