From Jason Turner

[conv.fpprom]

Diff to HTML by rtfpessoa

tmp/tmpk7k9mn8k/{from.md → to.md} RENAMED
@@ -1,7 +1,7 @@
1
- ## Floating point promotion <a id="conv.fpprom">[[conv.fpprom]]</a>
2
 
3
  A prvalue of type `float` can be converted to a prvalue of type
4
  `double`. The value is unchanged.
5
 
6
- This conversion is called *floating point promotion*.
7
 
 
1
+ ## Floating-point promotion <a id="conv.fpprom">[[conv.fpprom]]</a>
2
 
3
  A prvalue of type `float` can be converted to a prvalue of type
4
  `double`. The value is unchanged.
5
 
6
+ This conversion is called *floating-point promotion*.
7