tmp/tmpmk1mc3_n/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
#### General <a id="category.numeric.general">[[category.numeric.general]]</a>
|
| 2 |
|
| 3 |
The classes `num_get<>` and `num_put<>` handle numeric formatting and
|
| 4 |
parsing. Virtual functions are provided for several numeric types.
|
| 5 |
Implementations may (but are not required to) delegate extraction of
|
| 6 |
smaller types to extractors for larger types.[^11]
|
|
|
|
| 1 |
+
##### General <a id="category.numeric.general">[[category.numeric.general]]</a>
|
| 2 |
|
| 3 |
The classes `num_get<>` and `num_put<>` handle numeric formatting and
|
| 4 |
parsing. Virtual functions are provided for several numeric types.
|
| 5 |
Implementations may (but are not required to) delegate extraction of
|
| 6 |
smaller types to extractors for larger types.[^11]
|