tmp/tmpky9rxnsl/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
##### Members <a id="facet.num.put.members">[[facet.num.put.members]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
iter_type put(iter_type out, ios_base& str, char_type fill, bool val) const;
|
| 5 |
iter_type put(iter_type out, ios_base& str, char_type fill, long val) const;
|
| 6 |
iter_type put(iter_type out, ios_base& str, char_type fill, long long val) const;
|
|
|
|
| 1 |
+
###### Members <a id="facet.num.put.members">[[facet.num.put.members]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
iter_type put(iter_type out, ios_base& str, char_type fill, bool val) const;
|
| 5 |
iter_type put(iter_type out, ios_base& str, char_type fill, long val) const;
|
| 6 |
iter_type put(iter_type out, ios_base& str, char_type fill, long long val) const;
|