From Jason Turner

[conv.fpprom]

Diff to HTML by rtfpessoa

tmp/tmpt7b_g1hx/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
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*.
 
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*.