From Jason Turner

[round.style]

Diff to HTML by rtfpessoa

tmp/tmpsv1aq217/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### Type `float_round_style` <a id="round.style">[[round.style]]</a>
2
 
3
  ``` cpp
4
  namespace std {
5
  enum float_round_style {
6
  round_indeterminate = -1,
 
1
+ ### Enum `float_round_style` <a id="round.style">[[round.style]]</a>
2
 
3
  ``` cpp
4
  namespace std {
5
  enum float_round_style {
6
  round_indeterminate = -1,